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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Resolution Note (fix version 1.0.2-preview.5):
https://github.com/Unity-Technologies/polybrush/pull/138