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
- [UI Builder] Viewport's gizmos for Margin and Padding disappear when dragging to modify the value and the cursor leaves the Spacing section
- "Multiplayer Center" window does not reflect changes made in "Other Packages" section
- Crash on D3DKMTOpenResource when capturing with RenderDoc while GPU Skinning is set to GPU(Batched)
- Editing and saving Curve changes in UI Builder window throws multiple errors in the Console
- [UI Builder] Value is not selected when left clicking on Spacing/Border Widget values
Add comment