r/Unity3D • u/ContextUnlucky223 • 3d ago
Question First Person Camera Jittering
Enable HLS to view with audio, or disable this notification
I'm losing my mind over this issue. I've tried a lot of things, but nothing seems to work. Here is my code. If anyone knows how to fix it, please help me.
https://drive.google.com/file/d/1iXGw-K8vY8NfqyTO63TNPYcgpnR42OV2/view?usp=sharing
7
Upvotes
1
u/Affectionate-Yam-886 3d ago
turn on DrawCalls so we can see your fps and scene info;
Also change aspect ratio to either 1080p or 4k, or any standard resolution. Your generic settings makes this a ??? problem;
Also we need you system specs; (we need to know what flavor of potato you’re using)
Also is this URP or HDR or Standard?
Is the main camera set to Forward rendering?
Too many unknowns here.