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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #898826