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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
Resolution Note:
Will not be fixed