Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0a3
Issue ID
1169664
Regression
No
VCS: editor needs a command line argument to set VCS mode
For some Continuous Integration situations it would be helpful to have a command line argument to unity editor that could set the Editor Settings "Version Control" mode setting (m_ExternalVersionControlSupport).
Today it is possible to work around this by either manually editing EditorUserSettings.asset file, or by invoking a static C# method (that one happens "too late" though, after initial import & VCS connection is already done).
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Resolution Note (fix version 2019.3):
Fixed in: 2019.3.0a12