WHEN YOU ARE WORKING 17-20 HOUR DAYS CAUSE A GLOBAL PANDEMIC HAS LITERALLY DESTROYED YOUR BUSINESS, AND TURNED YOUR LIFE UPSIDE DOWN…
CHECK YOUR $(&#( INTERPOLATION!!!
Thank you Lecks for helping me with this!
I literally cried at my computer at 2am, while listening to Skryim music, just thankful that things were finally running smoothly on my game, after a month of fixing and troubleshooting different things… well a multiple compound set of problems all interlaced.
https://developer.nvidia.com/sites/default/files/akamai/gameworks/CN/Stuttering_Analysis_EN.pdf
A video of the issue, Watch closely… I slow down intentionally and stop after every time the error occurs so you can rewind if necessary to help you see it better.
Pay attention to the tree at 0:24 maybe even a little before to see how smooth it is before the error occurs.
I am literally at wit’s end at this point, I have to submit my demo for Steam Summer Festival in 4 days.
For some reason, I have a problem that isn’t affecting any of the other games installed on my computer, however, it affects every single Unity project I have, and even the Unity Learn projects.
The word that was given to me was Hitch*, where things are going smoothly and then a visual detectable error occurs. Like it is snagging once in a while. I have spent over a month now trying to fix issues regarding smoothness during run time.
Additionally, objects moving on screen, even particles have this hitch, even if player and camera isn’t moving. It is very slight but still noticeable. When moving though it can be very obvious.
I have corrected and had my code reviewed for both camera & player movement (It wouldn’t make sense to me that camera controller or player controller is the issue, especially in the Unity Learn projects where the Unity team programmed the movement.), I have updated my graphics driver, tried turning on and off vsync settings, tried finding the problem in my Unity profiler.
I just don’t know what to do anymore, I am really afraid I will be stuck in this same place with this same problem 3 months from now if I don’t get help.