Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2019.1.X
Votes
0
Found in
2019.2.0a1
Issue ID
1120821
Regression
Yes
"Layout update is struggling to process current layout" error appears when open prefab asset in prefab mode
Steps:
1. Add an empty GameObject
2. Add AudioSource component (expanded)
3. Add one more AudioSource component
==>
The "Add Component" button should not be visible in Inspector
4. Drag GameObject to Project Browser to make a prefab asset
5. Double click on the prefab to open it
6. Select the Root GameObject
==>
Layout update is struggling to process current layout (consider simplifying to avoid recursive layout): VisualElement unity-panel-container6 (x:0.00, y:0.00, width:418.00, height:1307.00) world rect: (x:0.00, y:0.00, width:418.00, height:1307.00)
Note: Take a look into attached movie for details
Repro: 2019.2.0a3 (35393104434b), 2019.1.0b2 (9de975e84abe)
Not Repro: 2018.3.3f1 (393bae82dbb8)
Comments (1)
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
- Override move options in Inspector are not disabled when only one Override is added in URP Volume
- “NONE”/“ALL” text in Adaptive Probe Volumes Option Override is too light when Editor theme is set to Light
- Default Volume Profile property does not get reset when the property is selected and the reset button is pressed
- Saving Visual Effect Graph closes it in Visual Effect Graph window
- [Android] "Texture2D.ReadPixels" writes pixels into a texture incorrectly when used with OpenGLES3
ZenMicro
Feb 27, 2019 16:58
What was the fix?