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
- Addressables Report window UI is broken when opening via Build > New Build > Default Build Script
- Addressables Profiles window UI break when creating a new Variable with a long name
- No character limit when renaming Profile in Addressables Profile window, allowing excessively long names
- Blurry, low quality Active Profile icon used in Addressables Profiles window
- Tree Asset Preview window is not updated after assigning a new Material
Add comment