Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exit with crash of Play mode while using Teleport Component #1111

Open
Kiramei opened this issue Mar 19, 2024 · 0 comments
Open

Exit with crash of Play mode while using Teleport Component #1111

Kiramei opened this issue Mar 19, 2024 · 0 comments

Comments

@Kiramei
Copy link

Kiramei commented Mar 19, 2024

I'm undergoing this bug of crash. I wonder if there is any solution.

For more information, I could tell that the bug is always being invoked in every case that I use a Teleport Component. In another word, if I don't use the specific component, I'd exit the play mode normally.

With lots of trials, I've deepened the understanding of the problem and targeted the probable cause of the crash.
The component of Teleporting that may cause the problem.

I've also tested the project on computers of my friend's. To my astonishment, this kind of crash never occurs on his Unity Editor. What confuses us is that the environments are mostly the same, but the bug only catches me.

Hope there's some superiors to solve the problem.

The crash log can be viewed as:

=================================================================
	Native Crash Reporting
=================================================================
Got a UNKNOWN while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries 
used by your application.
=================================================================

=================================================================
	Managed Stacktrace:
=================================================================
	  at <unknown> <0xffffffff>
	  at System.Object:wrapper_native_00007FF99EF6FF80 <0x0012c>
	  at Valve.VR.CVRChaperone:GetPlayAreaSize <0x000f4>
	  at <Start>d__21:MoveNext <0x002a2>
	  at UnityEngine.SetupCoroutine:InvokeMoveNext <0x001b0>
	  at <Module>:runtime_invoke_void_object_intptr <0x0019f>
=================================================================
Received signal SIGSEGV
Obtained 2 stack frames
RtlLookupFunctionEntry returned NULL function. Aborting stack walk.
<Missing stacktrace information>

Originally posted by @Kiramei in #1100 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant