Search Issue Tracker
Fixed in 2020.2.X
Won't Fix in 5.5.X, 5.6.X
Votes
2
Found in
5.5.0f3
Issue ID
876288
Regression
No
Crashes when removing a Rigidbody from prefab when instance of a prefab has a Configurable Joint attached
Steps to reproduce:
1. Open the attached project (TestProject.zip)
2. Open the Assets/test.unity scene
3. Select Assets/cube.prefab and remove the attached rigidbody
4. Observe the crash
Expected result: Unity should not crash
Actual result: Unity crashes
Note:
GameObject (Cube in the Scene) has the Configurable Joint attached
Reproduced with: 5.3.7p3, 5.4.4p2, 5.5.0f3, 5.5.1f1, 5.6.0a1, 5.6.0b4, 5.6.0b6
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sahder errors in Player when "Strict shader variant matching" is enabled and the rendering path is set to "Deferred"
- NullReferenceExceptions are being thrown when saving a ScriptableObject with an array of a type with a CustomPropertyDrawer that uses TrackPropertyValue
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
- Scroll offset is framerate-dependent when scrolling with velocity in the Device Simulator
Resolution Note (fix version 2020.2):
Fixed with 2020.2.0a4