Search Issue Tracker
Duplicate
Votes
0
Found in
5.6.0f3
Issue ID
903105
Regression
No
Cannot change any project settings after setting Perforce as Version Control Mode in Editor settings
To reproduce:
1. Create new project
2. Go to Project Settings -> Editor
3. Set Version Control Mode to Perforce
4. Go to Project Settings -> Time
5. Observe disabled fields
Expected: changing Version Control Mode to Perforce should not prevent a user from changing other settings
Actual: other project settings are disabled when Version Control Mode is changed to Perforce
Reproduced in 5.4.5p1, 5.5.3p1, 5.6.0f3, 5.6.0p2, 2017.1.0b1
Comments (1)
-
perry_garg
Jul 11, 2020 08:13
Open -> EditorSettings.asset
and change
m_ExternalVersionControlSupport: Perforce
to
m_ExternalVersionControlSupport: Hidden Meta Files
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
- Localization Group Rules bypasses Locale logic when SharedGroup asset provided
- UI Toolkit World UI Text Field unfocuses immediately when clicking on it using XR Controller
- Crash on CallWindowProcW when entering Play mode for the second time and running the Editor in the background while using System.Windows.Forms functions
- 2D Freeform Light shadows disappear when light center is offset from shape bounds
- Crash on MarkAllDependencies when opening scenes with Assets from the YarnSpinner package
This is a duplicate of issue #898826