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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment