Search Issue Tracker
Not Reproducible
Votes
0
Found in
2019.3
2019.3.0f6
2020.2
Issue ID
1219187
Regression
No
Asset Database v2 Cache Server settings aren't set when launching editor from command line
How to reproduce:
1. Create a new project and close it
2. Enter directory which has Editor.exe file
3. Run this command to open the Editor with cache server settings:
".\Unity.exe -projectPath "Project\Folder" -adb2 -EnableCacheServer -cacheServerEndpoint [IP]:[PORT]"
Expected result: Preferences are set with Cache server enabled and [IP]:[PORT]
Actual result: Preferences aren't set
Reproducible with: 2019.3.6f1, 2020.1.0b2, 2020.2.0a3
Could not test with: 2017.4.38f1, 2018.4.19f1 (ADBv2 wasn't released)
Notes:
- [IP]:[PORT] can be retrieved after installing Unity Accelerator
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] TMP Input Field loses focus on click when using an external keyboard
- GameObject renders as a cube when changing Cast Shadows
- [Linux] Crash on ModalProgressBackendLinux::Clear when Domain Reload progress bar appears
- Duplicating the Properties in the VFX Graph Blackboard pastes them on the top of the list instead below the original Property
- Package Manager lets some packages to be imported when everything in the package is deselected while other packages have the “Import” button greyed out
Add comment