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
- Selector gets stuck in UI if scroll is used while dragging
- Created asset is placed in a new folder when creating a new folder and instantly creating an asset by clicking somewhere else
- Selecting and deleting transition in Animator does not add to Undo History when animation is previewed in Inspector
- GameObjects remain static when updating constraints of PhysicsJoint with "Enable Sleeping" selected in Havok Physics Configuration
- [iOS] Touch input is not clocked and UI is unresponsive when the application is paused mid-drag without lifting the finger
Add comment