Hey everyone. We are having animation stuttering issues with Unity. We had the issues with Unity 4 and now 4.1. It is an incredibly simple breakout game that we are building based on a tutorial.
We have Googled around and see a lot of complaints about the stuttering issue and have applied the suggested fixes without any success.
You can see the game here on the web:
http://www.strigopstudios.com/bricksweb
We have tried:
VSync Settings - no help
Interpolation - no help
Angular drag - no help
Adjusting ball speed - slower seems to help a bit
We tested on PC, Mac, and Web Player with the same results
We stripped down the code to barebones. The ONLY code in the entire program is on the ball and it is the initial push rigidbody.AddForce (100f, 700f, 0); on Start().
We created a particle generator which generated 10,000 particles at a time, and had no lag. I don’t believe this is lag, it just looks choppy. This is not a hardware issue.
The issue is described here by another poster:
Seems kinda of strange that Unity can push a huge number of smooth particle animations but cannot move a single object smoothly.
Any thoughts? Any help is greatly appreciated, nobody seems to be answering this question on goggle. Thanks!
EDIT: Reuploaded with a different background as requested by Olgo
http://www.strigopstudios.com/bricksweb2
The problem is most noticeable when the ball is traveling at an extreme angle, watch for about 30 seconds, I still see it, but maybe it’s an optical illusion. All help appreciated, thanks everyone for comments so far and for future help!
Looks totally fine to me, have you tried this on different computers? I'm running a Dell laptop with an i7 and chrome browser. I dont see any issue with the smoothness of the ball.
– OlgoNeither do I
– Benproductions1I have tried it on several computers. Is it maybe an optical illusion? I find the longer that I stare at it the more I notice some choppiness. Maybe I am going crazy...
– StrigopDo not post responses to comments as answers to questions! ALso can you describe the choppiness in more depth?
– Benproductions1ditto here for not choppy. Looks fine to me I use ATI boards though
– sparkzbarca