Search Issue Tracker
By Design
Votes
0
Found in
2017.4
2018.4
2019.4
2020.1
2020.2
2020.2.0a17
Issue ID
1260500
Regression
No
Changing scenes clears scene unrelated undo history
How to reproduce:
1. Create a new project and open it
2. Create two new scenes (Scene 1 and Scene 2) and open one of them (Scene 1)
3. Create a material and change its color
4. Change your active scene to Scene 2
5. Now either use the Undo shortcut or use the Undo button under the top "Edit" dropdown
6. Observe that nothing happens, undo history is cleared
Expected result: actions that are not related to scenes do not get cleared from undo history after changing scenes
Actual result: undo history is always cleared after changing scenes
Reproduced in: 2020.2.0a18, 2020.1.0b16, 2019.4.4f1, 2018.4.25f1, 2017.4.40f1
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UnityLinker causes crash when outputting snapshot data for very large projects
- Camera Preview does not detect multiple cameras with same GameObject name
- Crash on TypeTreeIterator::Children() when renaming a corrupted asset while Asset Serialization is set to Mixed
- Cameras (Camera.targetDisplay) render only to Display 0 in the Player when Multi-Display setup is used and DX12 API is set
- [Vulkan] _CameraOpaqueTexture produces a feedback effect on Android Adreno devices when using Vulkan
Resolution Note:
This is by design