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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment