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
- Collapsing an empty VFX Subgraph Operator with contextual menu removes the arrow
- TMP_FontAsset fails to change when the Fallback Font Asset is changed
- Property values are not restored for all objects when re-enabled after reset
- "Sub Mesh Mask" field in VFX Graph has no padding
- Source Generation with GeneratePropertyBag fails when using reserved keywords as variable names with @ prefix
Add comment