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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment