Search Issue Tracker
Fixed in 1.0.2-preview.5
Votes
0
Found in [Package]
1.0.1, 1.0.0
Issue ID
1259746
Regression
No
[Polybrush] EndLayoutGroup errors are thrown on overwriting/ creating new brush
EndLayoutGroup errors are thrown on overwriting, creating new or closing the save brush settings window. Refer the attached video
Steps to reproduce:
1) Create a new project
2) Window > Package Manager > Install Polybrush
3) Tools > Polybrush Window
4) Brush Settings > New Brush > Save
Actual result: EndLayoutGroup errors are thrown
Expected result: No errors should be thrown
Occurring on: 2020.2.0a16, 2020.1.0b14, 2019.4.2f1, 2018.4.15f1 with Polybrush package version 1.0.0 and 1.0.1
Environment: Only on Windows
Stack trace:
EndLayoutGroup: BeginLayoutGroup must be called first.
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (fix version 1.0.2-preview.5):
https://github.com/Unity-Technologies/polybrush/pull/138