Search Issue Tracker
Duplicate
Votes
0
Found in
5.1.1f1
Issue ID
720702
Regression
No
[WheelCollider][Prefab] Crash when applying change to prefab
Steps to reproduce:
1. Create new project
2. Create new GameObject and attach the Rigidbody component to it
3. Drag previously created GameObject to project window to create a prefab out of it
4. Select GameObject in hierarchy and add two children to it. Add Wheel collider component to both of them
5. Disable ONE previously created child
6. Select parent GameObject in hierarchy and apply changes to prefab
7. Unity should crash
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment