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
- 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
Resolution Note:
Haven't seen this for a few months, looks fine in 7.4.0 and later 8.x / 9.x packages.