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
- URP Player remains in Windows Background processes when the application is closed
- [Android] The built-in URP shaders Lit, Complex Lit and the Simple Lit are not rendered when built on Android devices with an Adreno 300 series GPUs
- "Radio Button" disappears when added under the "RadioButtonGroup" and the parent Visual Element is selected
- ScrollView Scrollbar is jittering when Movement Type "Elastic" is selected and a mouse with a freewheel is used
- [WebGL]"TypeError: Cannot read properties of undefined (reading 'length')" error is thrown when starting the Player when config.autoSyncPersistentDataPath is set to true
Add comment