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
- GameObjects change Hierarchy order when undoing adding Component to multiple GameObjects
- [macOS] Editor crashes after entering Play mode with overlapping GameObjects with Cloth Component and Cloth Inter-Collision enabled
- Look Dev constantly regenerates the default Volume Profile when set to "None" instead of using the default one
- Look Dev errors are spammed when opening a new HDRP project when Look Dev was added to the layout in the previous project
- URP Scene Templates are not editable when first opened from the New Scene dialog
Add comment