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
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Add comment