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
- Some VFX Window Panels close on entering Play mode
- VFX Graph using Redo action for Move and Connect node results in an unknown input value
- VFX Parameters are missing the documentation links
- Node name gets cut off in the Visual Effect Graph when the name is long
- Custom Particle System names textboxes are not correctly wrapped in the VFX Control panel
Add comment