Unity hangs with scripts on school device.
Hi there, I recently had an IT Admin at my school install Unity 2019.4.4f1 LTS. Unfortunately, whenever I try to do anything involving scripts, Unity seems to hang indefinitely (I've waited for 45mins to see if it's just slow but it doesn't seem so.). There are no logs or any errors, Unity just freezes. This happens when:
Unity reaches "Compiling Assembly Definition Files scripts".
When creating a new project (stops at Importing Scenes).
After editing a C# Script (stops at Scripts/ScriptNameHere.cs)
This issue only occurs when Unity runs under my user profile. When running as an Administrator, this issue does not occur and Unity runs perfectly fine. My target platform is Windows x64.
Is there a way I can be able to use Unity under my user account (which is not an admin account) without these issues? I appreciate your help!
Your answer
Follow this Question
Related Questions
2d rigibody error? 1 Answer
Unity Editor Randomly Freezing on play mode 0 Answers
How could i save a variable called by multiple objects using the same script? 1 Answer
MissingReferenceException: The variable (name) of (script) doesn't exist anymore. 0 Answers
Unity keeps freezing all the time even in new project 0 Answers