Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2017.1.1p4
Issue ID
955962
Regression
No
Domain reload adds selection change to Undo history even when selection does not change
Steps to reproduce:
1.Create a new or open an existing Unity project
2.Create an Empty Object in the Hierarchy
3.Enter and exit Play mode
4.Undo until the created game object disappears
Expected results:
Created object disappears after one undo action
Actual results:
Object disappears after three undo actions (exit Play mode -> enter Play mode -> Create Empty)
Reproduced in: 2017.3.0b3, 2017.2.0f2, 2017.1.1p4, 5.6.3p4, 5.5.5f1, 5.5.0f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment