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
- 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
Resolution Note:
This is by design