Search Issue Tracker
Fixed in 5.3.7
Votes
0
Found in
Issue ID
717587
Regression
Yes
Redoing revert causes crash
Steps to reproduce:
1. Create new project
2. Create an empty GameObject
3. Add any component (tested with Rigidbody, Rigidbody2D, Camera, Cloth)
4. Drag GameObject to Project window to create a prefab
5. In hierarchy, select GameObject and remove the component that was added previously
6. Save the scene and close Unity
7. Run Unity again and open previously created project
8. In hierarchy, select GameObject and press "Revert"
9. Press Undo (ctrl+z) and then Redo (ctrl+y)
10. Observe a crash
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment