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
- [Linux] Top left corner of the screen is unresponsive when the Editor recompiles
- [Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
- TextMeshPro calculates Width Compression incorrectly when using certain values in the WD% field
Resolution Note:
Will not be fixed