Search Issue Tracker
Not Reproducible
Votes
1
Found in
Issue ID
764857
Regression
No
UNC AppData(Roaming) directory cannot be accessed
What happens:
Unity.exe cannot boot in a particular environment.
Details:
When Unity.exe runs, it creates or accesses the Roaming folder like
C:\Users\USER_NAME\AppData\Roaming\Unity
but it cannot be accessed in some environment.
Using Active Directory and folder redirection, that Roaming folder path comes to UNC like
\\fileserver\s\users\USER_NAME\AppData\Roaming\Unity
so that the cmd.exe (bat file) can never access it while booting Unity.exe.
This may happen mostly educational facilities.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ComputeShader compilation is executed sequentially, resulting in subpar performance
- Crash on UnityObjectToString(Object*) when an object has a field with a type mismatch and an active Animator
- Visual Effect Graph Node creation folder colors are not set to default by default
- The Attach button is active and shows the Attached to Visual Effect" tooltip when the Visual Effect Graph is no longer attached
- The same subgraph window can be opened multiple times after a domain reload
Add comment