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
- Light rendering artefacts appear in the Editor when assigning unsupported 3D Custom Render Texture in Camera’s Output Texture, unclearable errors and warnings spammed
- Memory leak when running a test with "GfxThreadingMode" set to "SplitJobs"
- Loading Unloaded unsaved Scene throws “ArgumentException” error in the Console
- Crash on std::__1::__tree_const_iterator when opening the Build Profiles window in a specific project
- Sub-State machine “breadcrumb trail” doesn’t fit in the window if there’s too many Sub-State machines
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.