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
- Reverting all overrides in a Prefab Variant creates unrevertible changes when the parent GameObject of the Prefab is a Canvas
- New ShaderGraph SubGraph remains dirty when the non-existing changes are discarded
- Inspector window flickers when a selector is created using a Style Class List Section
- [iOS] "UnityBatchPlayerLoop()" causes a freeze in the iOS application when it is put to the background and brought back to the foreground
- "Perform Selected" of Shortcut Manager window does not perform the shortcut in some cases
Add comment