Search Issue Tracker
Not Reproducible
Votes
0
Found in [Package]
8.0.0
Issue ID
1190752
Regression
Yes
[VFX Window] Layout update is struggling to process current layout error
Repro steps:
1. Create a new VFX asset
2. Add a Position (Sphere) block in Initialize
3. Under Arc (Angle), enter the following value: 5.068461
Result: The following error starts spamming the console:
Layout update is struggling to process current layout (consider simplifying to avoid recursive layout): VisualElement unity-panel-container7 (x:0.00, y:0.00, width:1312.00, height:880.00) world rect: (x:0.00, y:0.00, width:1312.00, height:880.00)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
Note:
- Have noticed the same error with larger graphs without adding/changing values, so this might be just one manifestation of a larger issue.
- Happens with most/all Arc (Angle) sliders. Does not reproduce with the ArcShape operator-equivalent.
- Regression, does not repro on 6.9.1 or 7.2.0
Comments (3)
-
unity_q7DClpA5dzbzxA
Aug 16, 2022 16:02
I'm seeing this in 2020.3.35f1
-
CorstiaanMediamonks
Nov 12, 2021 13:14
Issue still exists in Unity 2021.2.1f1, VFX 12.1.0
screen capture of issue: gifyu.com/image/S2SYy -
Dnasseri
Nov 06, 2020 22:44
This issue still plagues me. Unity 2020.1.12f1. VFX Graph 8.2.0. I've tried on two different systems. If you'd like I can upload a project with which you can reproduce.
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
- "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
Resolution Note:
Haven't seen this for a few months, looks fine in 7.4.0 and later 8.x / 9.x packages.