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
- Particle System emission ignores the Sprite Atlas when using a Material that has the "Include in Build" setting unchecked
- [Android] [Windows] The frame buffer is replaced incorrectly when using Framebuffer Fetch
- Crash on Scripting::SetCachedPtrOnScriptingWrapper(ScriptingObjectPtr, Object*) when exiting a project
- NullReferenceException error is thrown when adding the OverlayContainer or ToolbarOverlayContainer Element to the Hierarchy in UI Builder
- WASM Heap size greatly increases when UI elements are present in a WebGL build
Resolution Note (fix version 1.0.2-preview.5):
https://github.com/Unity-Technologies/polybrush/pull/138