Hello,
I’ve just updated my current 2d project to Unity 5 and I’m having some issues (I’m working on a mac):
- The gamepad (XBox 360 Controller) is not working properly. It only works if I start Unity with the gamepad already on. If the gamepad turns off while Unity is open it stops working. I have to restart Unity to make it work.
- The colliders on pretty much all of my prefabs are messed up. I will have to redefine them all. Has something changed on that regard on Unity 5?
- I have a weird FPS behaviour. The game that before was running smoothly is now having a lot of FPS variation. The FPS values are weird as well. It goes from 120 up to 780. It’s really inconsistent.
Is anybody having the same issues?
Any clues on how can I fix them?
Thank you!