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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
We will evaluate this request once we get to evaluate if the UI builder and the UI debugger are merging.