Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

Bug fsbtool64.exe stops working when importing many ogg files.

Discussion in '2022.2 Beta' started by mizushino, Nov 28, 2022.

  1. mizushino

    mizushino

    Joined:
    Dec 9, 2015
    Posts:
    4
    fsbtool64.exe stops working when importing many ogg files.

    When an error occurs, the following error occurs even if the ogg file is re-imported.
    > Errors during import of AudioClip Assets/***.ogg:
    > FSBTool ERROR: Internal error from FMOD sub-system.

    But if I kill FSBTool64.exe from process manager and re-import it imports fine.
     
  2. TwiiK

    TwiiK

    Joined:
    Oct 23, 2007
    Posts:
    1,729
  3. chikoogame

    chikoogame

    Joined:
    Oct 25, 2023
    Posts:
    1
    I also have this problem with mp3 files in 2022.3.19f1
    I fixed it with replacing whole FSBTool/X64 from version 2022.3.8f1
     
  4. tbiz5270

    tbiz5270

    Joined:
    Sep 11, 2014
    Posts:
    20
    Where did you find the FSBTool to replace? I can't seem to locate it to downgrade it.
     
  5. Ariel_SneakyPanda

    Ariel_SneakyPanda

    Joined:
    Feb 21, 2021
    Posts:
    2
    on my PC it is at `C:\Program Files\Unity\Hub\Editor\2022.3.2f1\Editor\Data\Tools\FSBTool\x64`
     
    thinbugwk likes this.
  6. Jayashree-P-R

    Jayashree-P-R

    Joined:
    Dec 12, 2017
    Posts:
    1
    Fixed.

    Replacing whole FSBTool/X64 from version 2022.3.8f1 alone doesn't solved the problem.
    After replacing the above folder I completely deleted the Library folder and restart the system. Then opened the project everything is fine now.