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
- Crash on AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
Resolution Note (fix version 1.0.2-preview.5):
https://github.com/Unity-Technologies/polybrush/pull/138