Search Issue Tracker
In Progress
Fix In Review for 6000.2.0a11
Votes
0
Found in
2022.3.61f1
6000.0.46f1
6000.1.0b14
6000.2.0a9
Issue ID
UUM-102752
Regression
Yes
An "EndLayoutGroup" error is thrown when extracting textures of an FBX file for the second and later times
How to reproduce:
1. Create and open a new project
2. Import any FBX file with embedded textures (can use the attached “Ch21_nonPBR.fbx“ file)
3. Click on the imported FBX
4. In the Inspector, select the “Material“ tab
5. Click “Extract Textures“, select any path to extract the textures to, and continue
6. Repeat steps 4 and 5
7. Observe the Console
Expected result: Nothing is logged
Actual result: An "EndLayoutGroup" error is logged
Reproducible in: 2021.3.50f1, 2022.1.0a10, 2022.3.61f1, 6000.0.46f1, 6000.1.0b14, 6000.2.0a9
Not reproducible in: 2022.1.0a9
Reproduced on: Windows 11 Pro (24H2), macOS 15.3.2
Not reproduced on: No other environment tested
Notes:
- This issue is unrelated to UUM-102710
- The error reads:
“EndLayoutGroup: BeginLayoutGroup must be called first.
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)“
- Can be reproduced when extracting textures from different FBX files
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URPPreprocessBuild.OnPostProcessBuild is never executed when building the Player
- [Linux] Using CTRL+Shift+A shortcut for Add Component throws GUI Rendering Errors
- Crash on MonoBehaviour::Transfer<YAMLRead> when upgrading the Magic Leap XR Plugin
- Image is distorted when VisualElement is scaled and Scale Mode set to scale-and-crop
- Euler angles return different values during Animation Event when using Playables API and the time is 0
Add comment