Hi guys/gals
After setting up a build and publishing it. I lose the tilt(up/down) on my camera? I can only look left and right.
It works fine in edit mode but not in the builds.
Any advice on how to fix this will be much appreciated.
Thanks in advance
Welcome to the forums!
“Not working” isn’t a lot of information for us to go by. Could you post any scripts you have attached to your camera, all error messages being output to the console, and maybe a few screenshots of your camera setup in the editor?
When posting scripts, don’t forget to use code tags to protect our eyeballs from bleeding.
Thanks Schneider21
tbh I just started getting into unity so not quite sure how to work scripts just yet or how to see if there are any attached to the camera. What I can say is that this is a very simple test scene.
- All I did was import a few set pieces(fbx’s)
- added the colliders where necessary
- loaded the character package for the FPSController (comes with unity). I did adjust its position to be above the ground
- clicked build (for PC)
and it does work, I just cant look up nor down, only left and right and I can move around with the WASD keys
also im using the unity 5.4 version
thanks
Well I still can’t say without being able to see what’s going on.
I recommend you go through the official tutorials. As many as you can (Eventually, all. Trust me, they’re worth it.) in whatever time you have available. Without understanding the fundamentals of Unity, any explanation we could give wouldn’t make much sense anyway!
I understand and I do apologies for the minimal information. but I did manage to get it to work, I loaded everything into a new project which got rid of the problem. I might of broke something that I was unaware of.
Thanks for your time though, it is much appreciated and for the advice, will check out those tuts ASAP! 
3 Likes