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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
Could not reproduce on 6000.5.0a1 or 6000.5.0a2, win/mac