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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
We will evaluate this request once we get to evaluate if the UI builder and the UI debugger are merging.