Search Issue Tracker
Duplicate
Votes
0
Found in
2019.1.0b2
2019.1.0f1
2019.2.0a1
2019.3.0a1
Issue ID
1154992
Regression
No
Custom Inspector using CreateInspectorGUI is not drawn correctly when using multiple Inspector windows
1) Open the attached project
2) Open two inspector windows
3) In the Project window, click on TestAsset
4) See that both inspector windows display a SomeString field (this field is drawn by a custom inspector -TestAssetDrawer- using CreateInspectorGUI)
5) Click on the Editor folder (or any folder)
6) Click on TestAsset again
Result: Only one Inspector is drawing the SomeString field. The other inspector does not draw anything. (see screenshots)
Expected: Both inspectors should draw the SomeString field.
Reproduced on:
2019.1.0b2 2019.1.2f1 2019.2.0b1 2019.3.0a2
Not reproduced on:
2019.1.0b1
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
- UI Builder window does not mark the document as dirty when the "Unset" action is performed on an element of a nested document
- Shader Graph node settings warning text colour is very hard to read
- Inconsistent logic on when 'open VFX graph Samples' button appears on Visual Effect Graph in Package Manager
- Unable to dock tabs on panels when non-standard pointers are used (touch-screen, tablet and pen)
- Editor hangs when rendering TMP Text Component with Left and Right Margins set in the Extra Settings
This is a duplicate of issue #1156233