Search Issue Tracker
Not Reproducible
Votes
0
Found in
2019.2.0a6
2019.3.0a1
2020.1.0a1
2020.1.0a5
Issue ID
1186502
Regression
Yes
[STW2019.3]Applying Import Settings to .jpg file throws an error: EndLayoutGroup: BeginLayoutGroup must be called first
How to reproduce:
1. Open the attached TowerDefense.zip project
2. Select any .png file in the Assets-> Sprites folder
3. Go to the Inspector window-> Texture Type-> Set it to Default and press Apply
4. And then set Texture Type back to Sprite (2D an UI)
Actual: Applying Import Settings to .jpg file throws an error:
EndLayoutGroup: BeginLayoutGroup must be called first.
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr) (at /Users/builduser/buildslave/unity/build/Modules/IMGUI/GUIUtility.cs:187)
Reproducible with: 2019.2.0a6, 2019.2.7f1, 2019.3.0b5, 2020.1.0a5
Note: see the video attached in the Edit section
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Add comment