Search Issue Tracker
Fixed in 2018.3.X
Won't Fix in 2017.1.X, 2017.2.X, 2017.3.X
Votes
0
Found in
2017.1.1p3
Issue ID
962954
Regression
No
Editor settings can be corrupted and can't be changed back in the Editor when using EditorSettings.externalVersionControl = null
How to reproduce:
1. Open the attached user project
2. Go to Edit --> Project Settings --> Editor
3. Enter playmode which sets EditorSettings.externalVersionControl = null
Expected result: It should not be possible to corrupt EditorSettings from a script
Actual result: The built-in inspector for editor settings breaks at the version control point
Reproducible with - 2018.1.0a2, 2017.3.0b7, 2017.2.0p1, 2017.1.1p2, 2017.1.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment