Search Issue Tracker
Fixed in 2021.1.X
Fixed in 2020.2.X
Votes
0
Found in
2020.1.0a19
2020.2.0a1
2020.2.0a3
Issue ID
1227277
Regression
Yes
[UIR] Preview of a UXML file in Inspector is rendered with glitches and overflows out of the Preview Window
The preview of a UXML file in the Inspector is rendered with glitches and overflows out of the Preview Window while resizing it.
Refer to the attached video.
Steps to Reproduce:
Open the attached project
Project > Assets > UXML File > Inspector
Resize preview window in the Inspector
Actual Result:
The Preview being rendering overflows out of the window bounds and glitches while resizing
Expected Result:
The preview is rendered properly even while resizing
Occurring on:
2020.2.0a3, 2020.1.0a20,
Working Fine on:
2020.1.0a19, 2019.3.5f1, 2019.4.5f1
Environment:
Windows 10 and macOS 10.14, 10.15
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
- PropertyDrawer is unresponsive when ReorderableList() and DoList() is used
- Element UI disappears and NullReferenceException is thrown when dragging off the last or first element from the list in the Inspector
- [Silicon] Crash on ScriptableRenderLoopJob when machine is left idle while the Editor is in Play mode
- [Android] GraphicsBuffer.CopyCount does not work with Append Compute Buffer after Compute Shader Dispatch on some Android devices
- "DirectoryNotFoundException" error when building a project via script in one folder, then building via Editor in another, deleting the folder built via Editor and rebuilding via Script
Resolution Note (fix version 2021.1):
UI Toolkit: Fixed UXML preview rendered outside the preview zone.
Resolution Note (fix version 2020.2):
UI Toolkit: Fixed UXML preview rendered outside the preview zone.