Nope: frist time opened unity and this error massage keep showing hlep!
this is my first time in Unity and I can't edit c# script or any other! I am using: unity version 2019.3.6f1 visual studio 2019 last update this is the error massage Microsoft (R) Visual C# Compiler version 2.9.1.65535 (9d34608e) Copyright (C) Microsoft Corporation. All rights reserved. help/thankful!
Answer by wechat_os_Qy03KiS1eKXTPnwDglcaiz_XA · Apr 16, 2020 at 11:56 AM
You will have to open up the registry and delete the following: - value for "HKEY_LOCAL_MACHINE\Software\Microsoft\Command Processor\AutoRun". -Same value but on "HKEY_CURRENT_USER", so it's: "HKEY_CURRENT_USER\Software\Microsoft\Command Processor\AutoRun"
If you don't know how to open the registry, press the windows key + R, that will open up the Run command window, and type there "regedit".
from petergraham003
Your answer
Follow this Question
Related Questions
I got three CS 1061 Errors while learning Unity as an absolute beginner. Please help me! 1 Answer
#if UNITY_ANDROID doesn't exists in unity 5 3 Answers
How do I debug my Unity UWP app on XBox One? 0 Answers
Visual Studio 2017 and Unity 2019 not communicating? 1 Answer
How to display random questions without repeating the previous? 2 Answers