Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.1.2p1
Issue ID
995045
Regression
No
[FMOD] Crash on 'FMOD::ChannelI::validate' when replaying the scene
Steps to reproduce:
1. Download user provided Unity and FMOD projects
2. In the top menu, select FMOD -> Edit Settings -> Browse to the path of your FMOD project
3. Refresh banks in the top menu (FMOD -> Refresh Banks)
4. Play the scene
5. Play any sound
6. Stop the scene and play it again
- crash occurs at this point
Expected result: editor should not crash when the scene is replayed
Reproduced in: 2018.2.0b9, 2018.1.0f1, 2017.3.2f1, 2017.2.2p1, 2017.1.3p2
0x00007FFDCF0E6E3A (fmodstudiol) FMOD::ChannelI::validate
0x00007FFDCF06A032 (fmodstudiol) FMOD_Studio_VCA_SetVolume
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFDCEF78C02)
0x00007FFDCEF78C02 (fmodstudiol) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFDCEFB5112)
0x00007FFDCEFB5112 (fmodstudiol) (function-name not available)
0x00007FFDCF017E02 (fmodstudiol) FMOD::Studio::System::stopCommandCapture
...
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