- Home /
Unity Bug when I press play
Hi
im having a problem with unity. Im been working on a project for the last few weeks now but today when I open my project and press play my car that I have in my scene just randomly reverses back and I have no idea.
Before opening up the project today the car would only move when give it key input as i want it to. I thought there was something to do with my script but I have tested over cars in the scene from the asset store with different movement scripts and they all do the same thing.
No I haven't updated I'm using 2017.1.1
you need to provide more information. Do you have a script attached to the objects or animation to play on awake?
Do you have a controller hooked up that you forgot about? (I mean an actual gamepad or joystick)
And what happens if you unplug your computer's keyboard? (if possible)
The thing is it works fine on another computer I tried today just not my main one
I tried unplugging keyboard that didn't work I also tried unistalling unity and repeating every unity file on my computer and then do a fresh reinstall but still nothing
Answer by tulloch100 · Sep 12, 2017 at 08:53 PM
The thing is it works fine on another computer I tried today just not my main one
I tried unplugging keyboard that didn't work I also tried unistalling unity and repeating every unity file on my computer and then do a fresh reinstall but still nothing
Your answer
Follow this Question
Related Questions
car and controller 1 Answer
Camera culling problem 3D 0 Answers
Unity 3D Terrain Tree Rotation Bug 0 Answers
Wheels Are Too Much Inward 0 Answers
Car AI Help 0 Answers