Search Issue Tracker
Third Party Issue
Votes
0
Found in
2022.2.10f1
2023.1.0b7
2023.2.0a6
Issue ID
UUM-32150
Regression
No
The toolbar in Scene view is black when specific GameObject is selected
Reproduction steps:
1. Open the attached project “BlackToolbar”
2. Select Scene view
3. In the Hierarchy window select “Main Camera” GameObject
4. Observe the toolbar of the Scene view
Expected result: The toolbar within the Scene view is visible
Actual result: The toolbar within the Scene view is black
Reproducible with: 2022.2.10f1, 2023.1.0b7, 2023.2.0a6
Couldn't test with: 2020.3.46f1, 2021.3.21f1 (user script errors)
Reproducible on: Windows 10
Note: Sometimes while moving the camera in the Scene view by right click, holding and dragging, the toolbar flickers
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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Resolution Note:
This seems to be a third party plugin or user code issue. Upon opening the project, "Ultimate Editor Enhancer" greets with a message that an update is available and the project in general has ~50+ plugins added. Removing the plugins and reloading the scene no longer reproduced the issue. Unfortunately, we don't have the resource to investigate each plugin and identify which of them is outdated or using some APIs incorrectly.
The recommendation for the user would be to either try and update every plugin or remove them one by one until they can identify the problematic plugin and update it or contact the developer.