Search Issue Tracker
Fixed
Fixed in 2023.2.0a11
Votes
0
Found in
2023.1.0b9
2023.2.0a7
Issue ID
UUM-31313
Regression
No
[Overlays] Layout update errors are spammed in the Console log when opening collapsed Tile Palette overlay at the top
How to reproduce:
1. Open the user’s attached “Tilemap_Overlay_LayoutBug” project
2. Toggle on the “Tile Palette” and “Brush Picks” overlays in the Tile Palette window
3. Collapse the appeared UIs in the Scene View
4. Double-click the top overlay
Expected result: The overlay is expanded without any issues
Actual result: The overlay UI is black and expanded with errors spammed in the Console log
Reproducible with: 1.0.0 (2023.1.0b9, 2023.2.0a7)
Couldn’t test with: 1.0.0 (2020.3.46f1, 2021.3.21f1, 2022.2.12f1) (overlays aren’t featured in the Tile Palette window)
Reproducible on: macOS 13.0 (Intel)
Thrown error:
Layout update is struggling to process current layout (consider simplifying to avoid recursive layout): EditorPanelRootElement unity-panel-container2
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
- 3D Sample Scene (HDRP) template tutorial Welcome Dialog pop-up doesn't appear on project creation
- [Profiler] The Addressable Asset Module module outputs an ArgumentException when asset GUIDs produce a hash collision with Addressables
- Huge amounts of tests have a start delay when pressing "Run All" in the Test Runner
- Blackboard: Double borders around the tooltip
- [WebGL]VideoPlayer Rendering stops when setting FilterMode of a texture downloaded with UnityWebRequestTexture.GetTexture()
Resolution Note (fix version 2023.2.0a11):
The overlay layout errors have been resolved.