Search Issue Tracker
Fixed in 2019.2.X
Votes
0
Found in
2018.2.0a6
Issue ID
1129078
Regression
Yes
Default Inspector Header is shown when double clicking on a scene
When double clicking on a scene to open it from your project view, the inspector will show it's default header as well as the scene header. This default header should not be shown as it can potentially cause error to be shown in the console if the user interact with it (use preset icon for instance).
Note that this default header is only shown when double clicking on a scene. Simply selecting the the scene in the project view will show the scene header only.
There will be a separate bug for Importer team to make this type not preset'able ... but we also need to make sure to hide this header from the user.
1. Open any project
2. Open a new scene from the project view by double clicking on it
Result: The inspector panel will show two headers(see the attached screenshot) the one on top is the default inspector header we need to hide.
Further more ... any assets that use a default inspector will show the header if we select it from the project panel and switch the Inspector to Debug mode. If we switch back to Normal mode, the header will still be shown.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
- Audio Mixer “+” buttons overlap with UI when the Audio Mixer window layout is set to Horizontal
- "Clear" button in the "Set project display name" closes all the pop-up instead of clearing just a name from the field
- Video Player renders no video on specific devices when using Vulkan
- The Editor slows itself down by showing tons of warnings when the majority of TransformAccessArrays content are NullRefs
Add comment