Unity application suddenly slow
Hi,
I'm new to Unity and developed a very simple application, nothing more then sphere which can be moved in a terrain. I used "https://unity3d.com/learn/tutorials/projects/roll-ball-tutorial/moving-camera?playlist=17141" (splendid tutorial by the way) to start with and made a good start, being able to move my sphere without any issues, not even with mountains.
But all of a sudden my Unity is getting very slow. Testing the application in "GAME" mode or running the app after building it, in both the ball is literly crawling over the terrain.
Does anyone has ever experienced this before?
By the way: the above happened while I was working in Unity. Restarting my computer didn't have any effect
Answer by HaBe1963 · Apr 08, 2017 at 11:19 AM
Starting a new project and copy all stuff in it did the trick
Your answer
Follow this Question
Related Questions
Border around procedural height map 1 Answer
How to get rid of holes in terrain? 2 Answers
Vertical Movement Is Wierd 1 Answer
How to spawn in loop like snail but in square 0 Answers
When object (sphere) come to specific position, change scene (C#) 0 Answers