Search Issue Tracker

Fixed in 2022.1.X

Votes

0

Found in

Issue ID

1182858

Regression

No

EditorApplication.projectWindowItemOnGUI should also return the targeted sub-asset

Project Browser

-

projectWindowItemOnGUI does not allow identifying sub-assets, so for example you can't customize project view rendering of a Mesh part of an imported prefab. The callback only receives the main asset GUID.

  1. Resolution Note (fix version 2022.1):

    Instance ID callback added to EditorApplication.ProjectWindowItemCallback in 2022.1.0a4

Add comment

Log in to post comment