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
- ”Last item reached” warning is thrown when no search results are found in UI Toolkit Layout Debugger
- UI Elements overlap in the Shortcuts window when docked and resized to a smaller window size
- UIBuilder DataSourcePath dropdown fails to show properties when binding to abstract classes
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
Add comment