Search Issue Tracker
Fixed in 5.0.X
Votes
0
Found in
5.0.0a6
Issue ID
603861
Regression
Yes
Removing child with WheelCollider from parent with Rigidbody leads to crash when exiting playmode
Steps:
1. Create cube, add rigidbody
2. Create empty child for the cube, add Wheelcollider to this child.
3. Move child object from parent
4. Press play
Expected result: Enters play mode/throws exceptions
Actual result: Crash
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Frame Debugger On” text color not maintained across different Editor Themes in toolbar
- Rendering artefacts appear in the Game view window when maximizing/minimizing Inspector window and Frame Debugger is Enabled
- [MacOS] AdvancedDropdown in the Profiler is not scrollable even when not all options in the list are visible
- Memory leak when a lot of Particle Systems instantiated while Profiler is open
- "ArgumentOutOfRangeException" error is thrown when trying to delete letters from an RTL TextField when using the Advanced Text Generator
Add comment