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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
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.