Search Issue Tracker
Third Party Issue
Third Party Issue in 2023.2.X
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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
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.
Resolution Note (2023.2.X):
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.