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
- Unity Cloud icon does not appear next to project and does not connect correctly when the project is created with Cloud but closed right after creation
- ScrollerSlider in the Scroller Control is still using UXMLTraits
- Crash on ExtractHandles when shutting down the Editor in a specific scene while Burst jobs are in progress
- Unity Hub closes with no "Project is currently open" window when selecting an already open project from the Projects list
- The Hub freezes indefinitely when copy/pasting a lot of characters in the “Set project display name” Hub window since it has no character limit
Add comment