Object movement or rotation Stutter
My object starts stutter in between the game play.I tried using Vsync to control the FPS lag but still I am not getting the proper fix. Any solution for this stutterwill be helpful.
View ArticleFast frame rate drops
Hey! I have programmed a game for Android. The frame rate drops from 60 to 30 really quickly and back up again, resulting in a lagging game. I have set `Application.targetFrameRate = 60;` but that...
View ArticleVsync causing fps drop and erratic fps. Any ideas are welcome.
With VSync disabled my build runs at a stable 72 fps. But with VSync enabled the fps becomes totally erratic. Dropping as low as 36 fps but mostly fluctuating between 43 to 51 fps. Does VSync have a...
View ArticleGame works fine for about a minute or two but then the frame rate drops
I'm making a clone based on this game: ![alt text][1] [1]: /storage/temp/122074-rapid-roll.jpg The idea is that platforms are moving up across the screen and the player has to keep the ball on the...
View ArticleWhy x86 is faster than x86_64 when playing stand alone build?
I finally did a build of my game but ran into a strange problem. I initially selected x86_64 as the architecture. I was told that you get a slight performance increase using the 64bit version vs the...
View ArticleAre animation clips frame dependant?
What I mean is, **if for example you create a keyframe that activates a GameObject and a few frames later another to deactivate it, are they guaranteed to fire even if the frame rate drops and one (or...
View ArticleWhat is postupdatescreenmanagerandinput?
I pushed out the latest build of my project to my two testers, and one of them encountered an odd hitch, it dropped framerate to a crawl for only about one or two frames then it came back, they output...
View ArticleFrame Drops and Profiler Low FPS?
Hi, I'm working on infinite, procedural voxel terrain and so far it works nicely, but there's a frame drop problem. When walking around the world, framerates are around 240, and when a new chunk is...
View ArticleMassive framerate drops with no reason?
So It was running 60 fps, but without warning it started decreasing. It´s not constant: sometimes is around 30, 15 and it even fixes itself and starts runing at 60 again. I know that it´s not because...
View ArticleHow do I prevent Apple TV from reducing frame rate after a while?
I am developing a photoalbum kind of app with moving objects. The problem is, that after a while 5 minutes or so framerate drops and animation starts to stutter. As soon as I press one button on the...
View ArticleHow to know what to focus on for performance enhancement?
Hello all. I have delved into the (infinite) world of performance profiling as my game was having issues with frame rate dropping. I have been looking at the profiler window to try and make sense of it...
View ArticleStrange framerate problem
The frame rate suddenly drop from 60 to 40 in iPhone11 Pro Max, duration 3second to 20second. I seed the frame time is 1.6ms for CPU and 5.3 for GPU. And it is ver smoothly in iPhone7. It's too...
View Articleframerate suddenly drops in iphone 11 pro max
The game run in iphone7 is very smooth. But FPS suddenly drops random time in iphone 11 pro max, duration 3-30 seconds. But the cpu and gpu time duration only 5ms. Can you tell me why, thank you very...
View ArticleApplication.targetframerate affects other running games.
I could manually adjust my application.targetframerate while running the game. If I adjust it to 60, it seems other games running on computer are affected, like for example Dota 2, will also limit...
View ArticleOdd frame buffer swap timing in Android with VSYNC ON
Hi, First time poster here. I'm not sure if this is the right place to ask. If not, please point me to the right place. I created a blank project (Unity 2019.1.7f1) with a solid color sprite that...
View ArticleShrinking/growing object causes framerate drops,Grow/shrink drops FPS?
So I just want to simply make my object (snowball I made in Blender) grow or shrink, using this test code: public class grow : MonoBehaviour { Vector3 temp; Vector3 temp2; public Vector3 increase; void...
View ArticleIs the v2019 Editor clamping the framerate to 60 fps in Game mode?
I haven't notice this with the v2018 Unity Editor, but it seems to me that the v2019 Editor is clamping my framerate to 60 fps in Game mode. But when I build the project for standalone Mac/PC, my own...
View ArticleFPS dropped after while using Neurosky Plugin
I'm using Mindwave Plugin from the following link: https://github.com/DaCookie/mindwave-unity and I created a simple code to take the output EEG readings of the Neurosky headset to move the car...
View ArticleWhy do newer versions of Unity have problems with framerate never exceeding...
First pic is 2019 unity, second is 2021 Unity, but applies to unity 2020.1 and 2020.2 as well. Is this a bug? ![alt text][1] ![alt text][2] [1]: /storage/temp/174579-2019-vsync.png [2]:...
View ArticleHuge fps drop after using the Status Bar or Volume Controls on Android
Unity version : 2020 LTS Built-In render pipeline Device : Samsung A30 - Android 10 ** my game is running at 60 fps - 1080 p without any problem, but when i pull down the Status Bar while running the...
View ArticleUsing NavMesh creates serious lag spikes
I recently added NavMesh (as well as NavMeshComponents) to my project, and after doing so the editor often freezes for up to a few seconds. On top of that, while in the game, I have a function that...
View ArticleSudden frame rate drop in 2020.3.0f1,Sudden drop in frame rate in 2020.3.0f1
Sudden fps drop in unity editor in play mode the fps is 60 and then it drops below 20 for a second and goes back to 60 and drops again continuously resulting in a lot of lag.(in unity editor play mode)...
View ArticleVulkan Frame Dropping
I wonder if anyone could help diagnose my issue. Apologies if this is not the right place for my problem. I have a game capped at 30fps that drops to ~15 fps like clockwork. Usually the game will start...
View ArticleHow should I fix the post processing framerate
so im making a game using the built in render pipeline, and i felt like it looked garbage so i got the unity post processing package. i put in motion blur, bloom, and sprinkled some color grading on...
View ArticleGame works in editor but performance is bad or doesn't work in built project
When I played the game I made in the editor, it ran fine. But when I export it to windows, the menu and the watermark scenes worked fine but when actually playing the game it the performance is bad or...
View ArticleUpdated to 2021.3.3, why did my FPS drop significantly? (over 350fps)
I upgraded from **2020**.3.23 to the newest **2021**.3.3 and without having added or changed anyt$$anonymous$$ng in the editor I see a concerningly large FPS drop and increase in SetPass calls. (Build...
View ArticleLower framerate in build than in play mode.
Hello. I've met an interesting issue in Unity 2022.1.12f1. I was experimenting in HDRP with the new features and noticed that my build runs much slower (jumping between 30-40-60FPS) than Editor Play...
View Articlemassive slowdown from FindNewContacts when I move kinematic object
T$$anonymous$$s is crazy, I've spent weeks on t$$anonymous$$s but am not getting anywhere. I have enemy's that come in waves. They are kinematic. I have 6 enemy's in total and they come in waves of 3...
View Articlefps drops when loading from another scene,FPS Decrease when loading from...
Before, my main menu only consisted of an image and some UI so I didn't notice this problem, but it's now an issue since I have added a lot of stuff into the scene. When run the game from the main menu...
View ArticleHow to find root cause of frame drop using Profilier
This is an issue regarding optimization. In my project i am using an active ragdoll character with HDRP render pipeline. In play mode, the frame rate drops to 25 FPS, causing significant lag in the...
View Article