SOLVED
Hi all,
I have a sound problem with Unity. I have this clip (it’s just a piece of it) that if I reproduce using VLC or WMP it’s like this: picosong - upload a mp3 or song, get a link to it!
However when I start the game in Unity it is like this: (LOWER DOWN YOUR VOLUME AT LEAST AT 50%) picosong - upload a mp3 or song, get a link to it!
I have some older version of the game where there isn’t this issue and the audio is playing fine. Between these two version I have updated Unity like 2 times and that’s what is causing this issue imo. Even when I build the game and start it by using the .exe file it sounds bad. I played the game in another pc and the sound was bad too so it should not be a PC issue. Also, I’ve tried using headphones and speakers but it still sounds really bad.
Can you help me?
Thank you in advance and sorry if my english is not that good ^^
EDIT: I created a new scene and put a audio source with that clip to the camera and it’s still bad. ![]()
EDIT 2 : I reimported the clip and didn’t change it from 3D to 2D and it now sounds good! I did this for all the clips (they all had this issue) and only for half of them it worked :\
EDIT 3: If I create a prefab of the Game Object in which the audio clip sounds fine and then I use that prefab to play the other sounds by just changing the clips they all sounds perfectly fine… °_°
SOLVED: I created a new project and reimported everything and then I set up my scenes. Now everything is ok in this new project. I think that the problem was that some project files got corrupted.