Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.4.0f3
Issue ID
819847
Regression
No
Undo does two steps instead of one
How to reproduce:
1. Open the attached project.
2. Click Window -> TestWindow
3. Click "Add" button few times and notice "Amount of SO2s in SO1" increase.
4. Click Ctrl + z few times and notice most of the times number decrease by two.
Expected behavior: Undo does one step.
Actual behavior: Undo does two steps instead of one.
Reproducible: 5.4.0f3, 5.3.6p2, 5.2.4f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment