Search Issue Tracker
Fixed
Votes
0
Found in
5.5.1p2
Issue ID
878565
Regression
Yes
b2Body::SetActive crash caused by specific prefab which has been created on 5.4.4p2 and broken on 5.5.1p2
Steps to reproduce:
1. Open attached project "prefabtest.zip"
2. Open scene SampleScene-Alien-Level1.1
4. Break prefab instance (Gameobject > Break prefab instance)
5. Undo until it hangs (ctrl+z)
0x00000001405A5BB9 (Unity) b2Body::SetActive
0x0000000140DF98AB (Unity) Rigidbody2D::AwakeFromLoad
0x0000000140E50E8A (Unity) AwakeFromLoadQueue::InvokeAwakeFromLoad
0x0000000140E52D8D (Unity) AwakeFromLoadQueue::AwakeFromLoad
0x00000001404A834D (Unity) DirtyAndAwakeFromLoadAfterMerge
Note: The prafab comes from Platformer Pro asset
Reproduced: Crashed when created on 5.4.4p2 and opened on 5.5.1p2
Did not reproduce: Created on 5.4.1f1 opened on 5.5.1p2, created on 5.4.4p2 and opened on 5.6.0b7, created on 5.4.4p2 and opened on 5.5.1p1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
Add comment