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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
This is a duplicate of issue #898826