Update
Yes it’s for ALL projects!! What do I do???
I was adjusting a newly made tree in my Unity project; which was looking great I might add, and I was adjusting the leaves shape and when I got a weird error. When this error happened I lost my place on the screen and it just put my in some random position. The error keeps saying Input position is { NaN, NaN, NaN } wtf does that mean?!
Also the shape adjustment on the leaves disappeared! This sucks and I’m afraid to open any of my other project folders because I’m afraid this might effect them some how. Has anyone else got this error my Unity program is ruined! I can’t move, focus, rotate, or anything…
What am I to do?
This ruined my all my scenes on the project folder so I’m pretty mad… Here’s a screen shot and the error code.
Error Code:
transform.position assign attempt for ‘SceneCamera’ is not valid. Input position is { NaN, NaN, NaN }.
UnityEditor.DockArea:OnGUI()
Screenshot: