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
- [Android][iOS] The keyboard closes and re-opens when consecutive input fields are selected
- Complex Sub Graph connected to a Voronoi node is ignored when the shader gets applied as a Material
- Compute Shader property not set error when entering play mode with path tracing and PBR sky
- "WebGL Publish" detects WebGL module and allows building when it is installed without restarting the project
- Editor is non-responsive and flickers when multiple Water System instances are enabled
Add comment