Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2020.1.0a23
2020.2.0a11
2020.2.0a14
Issue ID
1253960
Regression
Yes
[Shader Graph] EndLayoutGroup: BeginLayoutGroup error on saving shader graph using Save As
EndLayoutGroup: BeginLayoutGroup error on saving shader graph using Save As.
Steps to repro:
1. Create a new HDRP template project.
2. Project Window > Click on "+" > Shader > PBR Graph.
3. Open Newly Created Shader Graph > Add Vector1 Property > Save.
4. Click on "Save As" button > Save > Click on Yes.
5. Repeat step 4.
Actual Result:
EndLayoutGroup: BeginLayoutGroup error is in the console.
Expected Result:
No error in the console.
Reproducible in:
2020.2.0a14, 2020.2.0a12 with Package Version 9.0.0, 8.1.0.
Working Fine in:
2020.2.0a11, 2020.1.0a23 with Package version 8.0.1.
Environment:
Occurring only on Windows.
Stacktrace:
EndLayoutGroup: BeginLayoutGroup must be called first.
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
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
- "GetPreferedValue" returns max value when using auto-sizing
- UI Builder doesn't update the style sheet when using "Extract inline style" right-click option
- “Assertion failed on expression” errors thrown when undoing Nodes creation with keyboard shortcut
- Crash on various stack traces when using Texture2D.CreateExternalTexture() while rendering
- Clicking on section text in Node Library > Context folder throws NullReferenceException errors
Resolution Note (fix version 2020.2):
Fixed in 2020.2.0a17.2267