Hello
I use the game kit from unity asset store: 3D Platformer Game Kit | Templates | Unity Asset Store
I changed the main character, but I left attached all scripts and sounds, that were attached before to him.
The problem is that when the character jumps or has been damaged - there are no sounds.
I still see them, and they are still attached to him, but there is no result.
I checked all of these points, that are described here, but there is no result: c# - Audio not playing in Unity - Stack Overflow
If I open the original game kit, the same as I downloaded for the first time - there is no problem.
Where can be the problem?