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
- Dragging any draggable query block makes the query block background invisible until hovering on it again
- Alternating row background lines in table view are left over when clearing the search field
- Getting duplicate search query results for created scripts in search window
- There is no information or any visual indicator/response when some properties are set as inline value in the UI Builder
- Dialog Text during the Confirmation stage of Bug Report Submission is cut off when the Bug Reporter Window is resized to it's smallest possible size
Resolution Note (fix version 1.0.2-preview.5):
https://github.com/Unity-Technologies/polybrush/pull/138