Tested in 2.7 Beta 3 release. Perforce integration is enabled when the project is re-opened but password does not persist. I'm not loading settings using any of the new buttons (From Defaults, From P4 Environment, From p4Config, From Editor Prefs) but typing directly into the Connection settings window. Server URI, Username, and Workspace persist, but not password.
After setting up your configuration, you need to persist it by either clicking "Save Editor Prefs"
or "Save Config Asset". Then after restart your password should still be there.
Fixed in 2.7 Beta 3 release.
Passwords are persisted again,
P4Connect will enable and attempt connection automatically.
Thanks Norman! When will the 2.7 Beta 3 release be available? I only see Beta 2 here at the moment: https://swarm.workshop.perforce.com/projects/perforce-software-p4connect/files/main/releases
Tested in 2.7 Beta 3 release. Perforce integration is enabled when the project is re-opened but password does not persist. I'm not loading settings using any of the new buttons (From Defaults, From P4 Environment, From p4Config, From Editor Prefs) but typing directly into the Connection settings window. Server URI, Username, and Workspace persist, but not password.
4/14/2015 5:38:25 PM lvl: 0 [ P4Command ] Perforce.P4.P4Exception:Password invalid.
at Perforce.P4.P4Exception.Throw (System.String cmd, System.String[] args, Perforce.P4.P4ClientErrorList errors, Perforce.P4.P4ClientInfoMessageList details) [0x0001e] in c:\workshop\guest\perforce_software\p4connect\src\P4Bridge\p4api.net\P4Exception.cs:376
at Perforce.P4.P4Server.RunCommand (System.String cmd, UInt32 cmdId, Boolean tagged, System.String[] args, Int32 argc) [0x003a3] in c:\workshop\guest\perforce_software\p4connect\src\P4Bridge\p4api.net\P4Server.cs:1340
at Perforce.P4.P4Command.RunInt (Perforce.P4.StringList flags) [0x0009c] in c:\workshop\guest\perforce_software\p4connect\src\P4Bridge\p4api.net\P4Command.cs:411
4/14/2015 5:38:25 PM lvl: 0 [ P4Command ] Perforce.P4.P4Exception:Password invalid.
at Perforce.P4.P4Exception.Throw (System.String cmd, System.String[] args, Perforce.P4.P4ClientErrorList errors, Perforce.P4.P4ClientInfoMessageList details) [0x0001e] in c:\workshop\guest\perforce_software\p4connect\src\P4Bridge\p4api.net\P4Exception.cs:376
at Perforce.P4.P4Server.RunCommand (System.String cmd, UInt32 cmdId, Boolean tagged, System.String[] args, Int32 argc) [0x003a3] in c:\workshop\guest\perforce_software\p4connect\src\P4Bridge\p4api.net\P4Server.cs:1340
at Perforce.P4.P4Command.RunInt (Perforce.P4.StringList flags) [0x0009c] in c:\workshop\guest\perforce_software\p4connect\src\P4Bridge\p4api.net\P4Command.cs:411
After setting up your configuration, you need to persist it by either clicking "Save Editor Prefs"
or "Save Config Asset". Then after restart your password should still be there.
Thanks Norman! With this additional step, the password appears to persist.