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
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
Resolution Note:
Haven't seen this for a few months, looks fine in 7.4.0 and later 8.x / 9.x packages.