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
- InspectorElement and AnimationMode memory leak when selecting different GameObjects in the Hierarchy with the Inspector tab open
- Previous model to world matrix is not correctly set for ASW
- More calls are made to GC.Alloc in an HDRP Sample Template when compared to the 2022.3 stream
- Generating Light Probe lighting returns inconsistent results on a specific mesh
- Two Warnings appear for every Soft Delete Operation when Deleting Sub Assets in the Project Browser
Resolution Note (fix version 2020.2):
Fixed in 2020.2.0a17.2267