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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Add comment