Search Issue Tracker
Duplicate
Votes
0
Found in
2019.4
2019.4.11f1
2020.3
2021.1
2021.2
Issue ID
1320229
Regression
No
Videoplayer->AudioSource First instance of OnAudioFilterRead fails to get Audio Data
Reproduction steps:
1. Open user attached Project "AudioFilterRead"
2. Open SCENE_PATH Scene
3. Press Play
Expected result: The Script gets the Audio Data and logs the Average
Actual result: 0 is Logged
Reproducible with: 2019.4.24f1, 2020.3.2f1, 2021.1.1f1, 2021.2.0a11
Could not test with: 2018.4 (Compiler errors)
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
- UnsafeUtility.Malloc uses 4MB when creating an empty NativeQueue
- Custom Function Node's Label and Name Field is not limited to the Graph Inspector's bounds
- A 404 page is opened when selecting "Open Documentation" on the Emission Node in Shader Graph
- "Kernel 'KMain' not found" errors appear when using the "Screen Space Reflections" Post-Processing effect in a specific WebGL project
- Game View turns black, Scene View turns grey, Console error NullReferenceException when Wireframe is turned on because the DecalGBufferRenderPass references a non existent GBuffer
This is a duplicate of issue #1246343