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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
Will not be fixed