Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2020.3
2021.2
2022.1
2022.2
2022.2.0a3
Issue ID
1398220
Regression
Yes
[WebGL][MacOS] Reimporting audio assets throws "Importer(AudioImporter) generated inconsistent result for asset" warnings
Steps to reproduce:
1. Open attached "tdd-asteroids.zip" Unity project on MacOS
2. Switch to WebGL platform
3. Right-click and reimport 'Assets/Sounds' folder in Project Window
Expected result: All assets import without issues
Actual result: Warning is thrown for every reimported audio asset
Importer(AudioImporter) generated inconsistent result for asset(guid:7043ebfc95c7b4a39a8014027cdd7296) "Assets/Sounds/Intro/sci-fi_vehicle_thrusters_engage_01.wav"
Reproduced with: 2022.2.0a3, 2022.1.0b5, 2021.2.9f1, 2020.3.27f1, 2020.3.0f1
Didn't reproduce with: 2019.4.35f1
Reproduced on MacOS with WebGL build target
Not reproducible on Windows with WebGL build target
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on PrepareDrawShadowsCommandStep1 when entering the Play Mode in a specific project
- Physics Layer Collision Matrix's Layer names, checkboxes and hover highlights become misaligned when the Editor's UI Scaling gets changed
- Light/shadow information on an edge of a Terrain tile creates a seam with an adjacent Terrain tile when baking a LightMap
- "Missing types referenced from component UniversalRenderPipelineGlobalSettings on game object UniversalRenderPipelineGlobalSettings..." warning is thrown after switching the Platform to tvOS
- “Metal: Error creating pipeline state (Universal Render Pipeline/2D/Sprite-Lit-Default): Vertex attribute BLENDINDICES0(5) of type uint4 cannot be read using MTLAttributeFormatFloat2 (null)“ when setting GPU Skinning to GPU after opening the project
Add comment