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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
Add comment