Search Issue Tracker
Not Reproducible
Votes
0
Found in
2017.3.0p1
Issue ID
999766
Regression
Yes
Unity’s audio processing is not applied to video clip's audio after upgrading to newer version of editor
To reproduce:
1. Create New Project in older version of Unity editor
2. Add video clip to the project
3. Close editor
4. Open Project in latest Unity version
5. Drag and drop video into the hierarchy
6. Change Audio Output mode to Audio Source
7. Create New Audio Source
8. Assign Audio Source to Video Player
9. Enter Play mode
10. Modify Audio Source parameters
Actual: Audio is not affected by Audio Source parameters changes
Expected: Audio playback should be affected by Audio Source parameters changes
Workaround: Save and reload scene
Reproduced: 2018.2.0a1, 2018.1.0b5, 2017.3.0p3, 2017.1.1p3, 2017.1.0f3
Not Reproducible: 2017.1.0f2
Reproduced on Windows 10 and macOS.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment