Unity3D person is going up and left all time.

Equinefolower

New Member
Aug 5, 2020
7
2
I have a problem with Unity 3D now. When I open 3D game person is still going up and left. If I use right arow person will go right and up. If I relase all buttons, again up and left. In 2D games person is going all time left. It's not abut the game (in different games the same efect), not the keybord (used 2 different, in other engines like Unreal everything works perfect). I can't find anything about it in google. Does anyone know what can generate this problem?
 

Winterfire

Forum Fanatic
Respected User
Game Developer
Sep 27, 2018
5,500
8,035
You have a controller plugged in, or another input device. Unplug all of your input devices (except the keyboard and mouse), reboot your PC, then try again.
 

Equinefolower

New Member
Aug 5, 2020
7
2
Nothing at all. Only mouse and keyboard. Only thing I noticed to middle mouse button doesn't want to work, but if I disconect mouse it changes nothing.
 

Winterfire

Forum Fanatic
Respected User
Game Developer
Sep 27, 2018
5,500
8,035
Nothing at all. Only mouse and keyboard. Only thing I noticed to middle mouse button doesn't want to work, but if I disconect mouse it changes nothing.
Drawing tablet also counts as input. Are you absolutely sure you have nothing else plugged in? Cos unless I misread, that sounds like a conflict with another device. Although I did miss the part about unreal, now that I've read it again.
If you are absolutely sure that hardware is fine, then it's software conflict... Bad drivers, Vjoy (and other virtual gamepads) and so on, which can be an issue only on specific games since the input system for Unity would be pretty much the same for all games using unity, but different for unreal.