Search Issue Tracker
Fixed in 5.0.X
Votes
0
Found in
5.0.0a15
Issue ID
617921
Regression
No
Unable to import .aif AudioClip
Steps to repro:
1. Open the attached project
2. Find the audio named 'SndEff_A_Respawn0'
3. Reimport it
4. Observe the errors:
IndexOutOfRangeException: Array index is out of range.
UnityEditor.AudioClipInspector.CombineWaveForms (UnityEngine.Texture2D[] waveForms) (at C:/buildslave/unity/build/Editor/Mono/Inspector/AudioClipInspector.cs:285)
UnityEditor.AudioClipInspector.RenderStaticPreview (System.String assetPath, UnityEngine.Object[] subAssets, Int32 width, Int32 height) (at C:/buildslave/unity/build/Editor/Mono/Inspector/AudioClipInspector.cs:84)
UnityEditor.AssetPreviewUpdater.CreatePreviewForAsset (UnityEngine.Object obj, UnityEngine.Object[] subAssets, System.String assetPath) (at C:/buildslave/unity/build/Editor/Mono/AssetPreviewUpdater.cs:33)
Cannot construct AudioClip for asset: 'Assets/Resources/Sons/SndEff_A_Respawn0.mp3'
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unable to undo or redo color swatch changes when creating or deleting color swatches
- [Linux][Vulkan] Silent crash when tooltip appears while hovering over a label
- Material Properties are not preserved when overriding Shader using Render Objects
- Scene view flickers when both Scene and Game view are active and DX11 API is used with Gamma Color Space
- ZivaRT Player and ML Agents packages Deprecated label color differs from other Deprecated packages
Add comment