Odin does not currently have a full gameobject inspector window substitute implemented

Issue #768 resolved
Shilong Sun created an issue
[InlineEditor(InlineEditorModes.LargePreview)]
public GameObject prefab;

yields

“Odin does not currently have a full GameObject inspector window substitute implemented. So a GameObject cannot be directly inspected inline in the Editor“ in the inspector

Odin Versions:

3.0.1.0: not reproduced

3.0.2.0: not reproduced

3.0.3.0: REPRODUCED

3.0.4.0: REPRODUCED

3.0.5.0: REPRODUCED

Unity Versions:

2018.3.8f1

2019.4.12f1

2020.1.14f1

Comments (5)

  1. Shilong Sun reporter

    I’m quite curious about this issue. Was this feature removed intentionally for some reason?

    A removed handy feature being marked as enhancement does not explain itself.

  2. Tor Esa Vestergaard

    My apologies for misunderstanding the original issue - it is true that a preview could be displayed, just not the full inspector, and this added message accidentally blocked the preview case. This regression has been fixed in 3.0.6 - if anyone would like a preview build with the fix included, please let me know on Discord :)

  3. Log in to comment