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
- 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
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