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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Resolution Note:
Haven't seen this for a few months, looks fine in 7.4.0 and later 8.x / 9.x packages.