Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.2.0b5
Issue ID
1158537
Regression
No
[Editor] GameObject visibility state doesn't restore on Undo
GameObject visibility state doesn't restore on Undo after deleting
Steps to Repro:
1. Create a new Project
2. Hierarchy > right-click > 3D > Cube
3. Hide Cube on clicking eye on left side
4. Delete Cube
5. Click Ctrl+Z (Windows) and cmd+Z(Mac)
Actual Result: Cube appears back in active stage
Expected Result: Cube appears back in DeActive stage
Reproducible in: 2019.3.0a4, 2019.2.0b5, 2019.1.0f2
Environment: Mac 10.14 and Windows 10
Note: Eye feature has been introduced in 19.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment