Search Issue Tracker
Fixed in 4.6.1
Votes
62
Found in
4.3.4f1
Issue ID
599920
Regression
No
Motion has hiccups/stutters on portable devices
There are motion stutters in some time intervals, if you look closely.
DUT:
Google Nexus 4 with Android 4.4.2
HTC ONE with Android 4.3
Unity versions: 4.3.4 and 4.5b6
Comments (65)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
BrunoGaspar
Dec 02, 2016 16:32
This is still a problem for me as well.
Kehdar
Apr 05, 2016 09:03
Still having this problem.
ResoDev
Mar 19, 2016 19:52
Please fix this. It's very distracting on android. Every few seconds the game stutters!
Ellior
Dec 16, 2015 06:09
Still not fixed !
ang3l0
Oct 08, 2015 01:55
I'm getting the same problems on Android S5/S6, which is really breaking my game :(
http://forum.unity3d.com/threads/the-motion-of-falling-bodies-can-unity-simulate-that-correctly.359830/
Unity, PLEASE FIX THAT!
vladtc
Oct 01, 2015 09:12
I also get the jitter on a vertical scroller game. Happens completely randomly. I havent been able to spot anything suspicious in profiler.
reiortiz
Aug 28, 2015 11:51
Definitely still happening on Unity 5. I've been doing deep performance profiling for days now. But the jitter still occurs every few seconds on mobile.
indie6
Jul 26, 2015 01:41
This issue is still not fixed, facing jitter and stutter for no reason even on 60fps.. Can you please fix this issue?
Titlis
Jul 18, 2015 00:44
this is not fixed, i have these happened on all the new android devices
DarkNeo
Jun 23, 2015 00:35
I still have this problem with iOS devices too. I still need to test this on my brothers Android.
The best solution I have found so far, is setting my game to run at 60fps, Using FixedUpdate on my Character and leaving vSync on. any other options and combinations I try, the motion is very bad. This motion is decent however every now and then like after a couple of deaths or so the game stutters a fair bit but then it will stop after a while. It's very random.
I have been reading about this issue on the internet for weeks now and trying different things, I may have to submit a bug report to unity with a test of my game.