Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2017.1.0b8
2018.1.0b5
Issue ID
996783
Regression
Yes
Custom ScriptableObject icon is not displayed in the inspector within fields of the ScriptableObject's type
Reproduction steps:
1. Open the attached project "CustomIconRepro.zip";
2. Open the "ExampleScene";
3. Under ExampleObject, observe the icon of "My Variable" field.
Expected results: there will be displayed custom icon.
Actual results: there still is displayed default Unity icon.
Reproduced on: 2017.1.0b8, 2017.1.3p1, 2017.2.1p4, 2017.3.1p1, 2018.1.0b7, 2018.2.0a1
Not reproduced on: 2017.1.0b7, 5.6.5p1.
Fixed on 2018.2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment