Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.1.0a8
2019.1.0a13
2019.2.0a1
Issue ID
1116942
Regression
No
Unable to use undo/redo inside of UIElements Debugger when trying to go back/forth with the changes
To reproduce:
1. Open up a user-attached project ("New Unity Project.zip")
2. Go to Window -> UIElements -> Test
3. Click the drag button on top right corner -> UIElements Debugger
4. Click on "VisualElement #unity-panel-container11"
5. Edit width and/or height
6. Try to undo/redo the changes
Expected: Undo/Redo should work in the UIElements Debugger
Actual: Undo/Redo does not work in the UIElements Debugger
Reproduced in: 2019.2.0a3, 2019.1.0b1
Could not reproduce in: 2019.1.0a7, 2018.3.3f1, 2017.4.19f1
Note: Could not reproduce in earlier than 2019.1.0a8 releases because they are not compatible with the used UIElements version
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
- 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
Resolution Note:
We will evaluate this request once we get to evaluate if the UI builder and the UI debugger are merging.