Unity Perforce integration issue - Prefabs are being automatically checked out on left click
I have set up my Unity project with Perforce integration in the Project Settings. Everything works for the most part but I have run into an issue where selecting some of my prefabs, by left clicking them in the Project window, will automatically check them out. That is not how checking out normally works since the normal process is right clicking on the item to be checked out and selecting Version Control -> Check Out. So far the prefabs that sometimes automatically check out on left click seem to be prefabs with particle systems.
I am currently not sure what is causing the editor to automatically check out some prefabs when left clicking them. Any suggestions would be greatly appreciated.
Your answer
Follow this Question
Related Questions
Hierarchy disappears in Unity 5.2 from 4.6.8 1 Answer
How to save a two-dimensional array, as part of the variable inspector? 0 Answers
Change 3rd person controller jump 0 Answers
Is there a way to set targetFramerate within the editor? 0 Answers
Graphics.DrawTexture with a shader using GrabPass crashes Unity editor 0 Answers