Search Issue Tracker
Fixed in 6000.0.5f1
Fixed in 6000.0.X, 7000.0.0a3, future release
Votes
0
Found in
6000.0.3f1
Issue ID
UUM-72096
Regression
Yes
Unable to resize a visual elements in viewport with a flex grow
Steps to reproduce:
- Open the attached uxml file,
- Expand the canvas so the labels are fully contained within.
- Try to resize any of the labels
Actual results:
Unable to resize label and error displayed in console
Layout update is struggling to process current layout (consider simplifying to avoid recursive layout): EditorPanelRootElement unity-panel-container359 (x:0.00, y:0.00, width:1563.00, height:892.00) world rect: (x:0.00, y:0.00, width:1563.00, height:892.00)
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&) (at /Users/bokken/build/output/unity/unity/Modules/IMGUI/GUIUtility.cs:219)
Expected results:
User should be able to resize any visual element in the viewport
Reproducible with versions: 6000.0.3f1
Not reproducible with versions: 2022.3, 2023.3
Can’t test with versions: N/A
Tested on (OS): Mac and Windows
Notes:
- This issue does not occur when flex grow value is 0
- This issue does not occur when resizing element through inspector
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment