Search Issue Tracker
Not Reproducible
Votes
0
Found in
6000.3.0f1
6000.4.0a5
6000.5.0a1
Issue ID
UUM-127178
Regression
Yes
"EndLayoutGroup: BeginLayoutGroup must be called first." error is thrown when exporting a GameObject to fbx and overwriting
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Install the FBX Exporter package (com.unity.formats.fbx)
- Create a new GameObject (GameObject > 3D Object > Cube)
- Right-Click the Cube GameObject and select "Export to FBX"
- Click the "Export" button
- Repeat steps 4 and 5
- Select "Overwrite"
- Observe the Console window
Actual results: "EndLayoutGroup: BeginLayoutGroup must be called first." error is thrown
Expected results: No errors are thrown
Reproducible with versions: 6000.3.0a3, 6000.3.0f1, 6000.4.0a5, 6000.5.0a1
Not reproducible with versions: 6000.0.62f1, 6000.2.12f1, 6000.3.0a2
Tested on (OS): MacOS Silicon Tahoe 26.0.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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note:
Could not reproduce on 6000.5.0a1 or 6000.5.0a2, win/mac