- Home /
How to check Game Build Errors?
I am currently developing an RPG game on Unity 2017.1. When I run it in the editor, everything runs smoothly, but when I build the game, the animation on my main character does not run. When I check the output log, I get this message
Is that why my animation isn't running? if not, is there a way to check my animation in the game build?
outputlog1.jpg
(221.1 kB)
Comment
Your answer
Follow this Question
Related Questions
Distribute terrain in zones 3 Answers
Is there a new retargetting system for the animation in 5.5? 1 Answer
Conflicting Animator SetTrigger 0 Answers
Set boolean to false when animation changes? 1 Answer
Stop box collider moving with object 1 Answer