Search Issue Tracker
By Design
By Design in 6000.5.X
Votes
0
Found in
6000.5.0a3
Issue ID
UUM-130806
Regression
No
Audio Clip asset does not display icon in the Inspector window
Steps to reproduce:
- Create a project
- Go to "Assets" -> "Create" ->"Audio" -> "Generate Audio Clip"
- Select the asset to view it in the Inspector
Actual results: Audio Clip asset is displayed without the icon in the Inspector window
Expected results: The asset should be displayed with the same icon as it is displayed in the "Project" window
Reproducible with versions: 6000.5.0a3
Not reproducible with versions: 6000.4.0b2 and 6000.3.1f1, as "Generate Audio Clip" is not provided as an option.
Tested on (OS): macOS - Tahoe 26.1
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
Thank you for reporting a bug to Unity.
There clip icon is not expected to show in the inspector, but the audio data should. And it looks like this is a clip with no samples, or a silent clip, which would explain why it displays empty
Resolution Note (6000.5.X):
Thank you for reporting a bug to Unity.
There clip icon is not expected to show in the inspector, but the audio data should. And it looks like this is a clip with no samples, or a silent clip, which would explain why it displays empty