Search Issue Tracker
Won't Fix
Votes
0
Found in
5.5.1f1
Issue ID
890126
Regression
No
Crash in GameObjectHierarchyProperty::Parent when undoing changes
To reproduce:
1. Open attached project (in 5.4 and older versions use testProject.unitypackage);
2. Open "Scene1" scene (in 5.4 and older versions use "test" scene);
3. Add "SteamVR_Camera" script to the Main Camera (Assets > SteamVR > Scripts > SteamVR_Camera);
4. Press "Expand" button (Look to the inspector when the Main Camera is chosen);
5. Press CTRL + Z until Editor crashes.
Expected result: Editor does not crash when reverting changes.
Actual result: Editor crashes when undoing changes.
Reproduced on versions: 5.2.5f1, 5.3.5f1, 5.4.5f1, 5.5.2p2, 2017.1.0a3, 5.6.0f1.
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
Will not be fixed