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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Resolution Note:
We will evaluate this request once we get to evaluate if the UI builder and the UI debugger are merging.