Search Issue Tracker
Duplicate
Votes
4
Found in
5.3.0f4
Issue ID
755345
Regression
Yes
When disabling collider within the OnTriggerStay function, VS runtime error appears after which Unity closes
Reproduction steps:
1. Open attached project
2. Open and play the "Crash" scene
3. Visual Studio runtime error appears after which Unity closes (no stack trace and bug reporter doesn't appear, check Repro.gif)
Expected result: Unity should not close after the error.
Note: With OnTriggerEnter and OnCollisionStay functions everything works as expected.
Regression introduced in: 5.3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
Add comment