Search Issue Tracker
Fixed
Votes
0
Found in
6000.2.0a9
Issue ID
UUM-103043
Regression
Yes
Tools icons are not rendered in the Scene view when they are hidden due to window size and the Editor theme is changed
How to reproduce:
1. Create a new Unity project
2. Open the Scene view and narrow it down so some tools are not shown due to window size
3. Go to Edit -> Preferences (Unity -> Settings) -> General -> Editor Theme -> Change the theme
4. Go to the Scene view and resize the window so all the tools are visible again
5. Observe the results
Expected results: All icons are visible
Actual results: The icons that were hidden during the theme change are now not rendered
Reproducible with: 6000.2.0a7, 6000.2.0a9
Not reproducible with: 6000.0.46f1, 6000.1.0b14, 6000.2.0a6
Reproducible on: Windows 11, macOS Sequoia 15.3 (M1)
Not reproducible on: No other environment tested
Workarounds:
- Switch to Game view and back
- Fully expand the scene view
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 is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
Resolution Note:
Fixed by another internal issue: UUM-91413: [Overlays] Overlays have wrong rendering after window is resized