Unity doesn't launch after Windows 10 update

Hi,
I was already using Windows 10 (Anniversary Edition) and Unity 5.0 worked fine, until I stopped for a while, had 2 updates to windows, now Unity crashes everytime I try to launch any f my projects or create a new project. I tried reinstalling, running a compatibility test, and changing compatibility versions but it was of no use. Any help would be greatly appreciated. Thanks

1 Answer

1

Did anybody solved the problem?
Would be very nice for any hint :slight_smile:

Thanx, Matthias

If you haven't read the [unity manual's section on scripting][1], I suggest doing that, especially the bits on [controlling gameobjects and components via scripts][2]. For an even more basic introduction to C#, there's some good unity-oriented tutorials [here][3]. [1]: https://docs.unity3d.com/Manual/ScriptingConcepts.html [2]: https://docs.unity3d.com/Manual/ControllingGameObjectsComponents.html [3]: https://unity3d.com/learn/tutorials/topics/scripting