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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment