I use ILogHandler to have my own logging system, which color codes logs and other things. But because FMOD also outputs logs, this cases Unity to crash because it is calling the logging system from a thread. Ideally this should be fixed, but if not there needs to be a way to turn off FMOD logs.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Unity 5.4 or 5.5 freezes when I debug my code. | 3 | 2776 | December 13, 2016 | |
Using debug callbacks with Unity 5 integration on Android | 1 | 1812 | February 2, 2017 | |
[FMOD] AsyncManager::asyncThreadLoop : System::update returned error 2 | 3 | 759 | August 3, 2021 | |
I have crash log | 1 | 326 | November 5, 2021 | |
Logging not working for PS4 | 1 | 438 | September 23, 2019 |