Skip to content

Feature: implement full MonoBehaviour preview support in inspector #24

@ArnCarveris

Description

@ArnCarveris

Is your feature request related to a problem? Please describe.
Only build in components have preview in inspector but MonoBehaviour shows nothing.

Describe the solution you'd like
There should be script name and all fields show, if there are references to other objects it should shown with proper name and on click it should select referenced object in hierarchy or in explorer

Describe alternatives you've considered
Or just script name and on click it should just open script file

Additional context
Unity Asset Viewer
example: https://github.com/dgileadi/unity-event-lens
example: https://github.com/cblech/unity-file-annotator

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions