Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2019.1.X
Votes
0
Found in
2019.1.0a10
2019.2.0a3
Issue ID
1121685
Regression
Yes
Line and Trail Renderers throw errors in the console when Inspector window is of certain dimensions
Steps to reproduce:
1. Download the attached project and open SampleScene
2. Make sure that you Inspector window is docked to the right of the Scene view, if it isn't already
3. In the Hierarchy panel, toggle between selecting Line and Trail Renderer game objects
4. Observe the errors in the console
Notes:
- Tested in Unity 2019.1.0a10, 2019.1.0b2, 2019.2.0a3
- Only reproduced with 2019.1.0a10 and above where the Inspector was converted to UIElements
- Only reproduces with Line and Trail renderers
- Reproduces across all render pipelines
- Does not reproduce with the default editor layout
- Here's the error message:
Layout update is struggling to process current layout (consider simplifying to avoid recursive layout): VisualElement unity-panel-container3 (x:0.00, y:0.00, width:557.00, height:790.00) world rect: (x:0.00, y:0.00, width:557.00, height:790.00)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment