Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0a2
Issue ID
1051581
Regression
No
No blue indicator is shown next to component names when they are enabled/disabled as a prefab override
If you have a component that can be enabled/disabled attached to a prefab, then create an override by enabling or disabling the component in the Inspector, the blue indicator does not appear next to the component name. Affects all components that can be enabled/disabled.
1. Install Unity
2. Open the attached project
3. Open MainScene.scene
4. Select the "LightPrefab" object in the Hierarchy
5. Turn the Light Component off in the Inspector
Result:
No indicator is shown in the Inspector to show that the setting is overriden.
Expected Result:
A blue highlight should be shown next to the Component name, replicating the behaviour shown when enabling or disabling GameObjects in Prefabs.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
Add comment