Search Issue Tracker
Fixed
Fixed in 6000.2.0b1
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Add comment