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
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.
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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Resolution Note (fix version 2022.1):
Instance ID callback added to EditorApplication.ProjectWindowItemCallback in 2022.1.0a4