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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment