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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Resolution Note:
Will not be fixed