- Home /
"can't add existing file" on ProjectSettings .asset files
Every time I start up my project, I see an info message saying that all the ProjectSettings .asset files can't be added:
//<depot_path>/ProjectSettings/AudioManager.asset - can't add existing file (level 48)
//<depot_path>/ProjectSettings/DynamicsManager.asset - can't add existing file (level 48)
//<depot_path>/ProjectSettings/EditorBuildSettings.asset - can't add existing file (level 48)
//<depot_path>/ProjectSettings/EditorSettings.asset - can't add existing file (level 48)
//<depot_path>/ProjectSettings/GraphicsSettings.asset - can't add existing file (level 48)
This is also preceded by a "Cannot set mode of files in offline mode" error, and a message that I logged out (even though I'm logged in).
Everything seems to work OK beyond this, I'm just very particular about eliminating warnings and suspicious log messages because I find they always come back to haunt (and I'm currently experiencing other problems migrating the project to Unity5 from 4, so I'm trying to eliminate all other possible problem spots). Is anyone else seeing this with Unity5 and Perforce integration? Any ideas how to resolve it?
I am having this exact same issue. Did you ever find a fix, or figure out what was causing the problem in the first place?
Nope didn't figure it out, one day it just went away... shrug ??? $$anonymous$$ight have had something to do with getting a newer p4 client... might have had to do with other problems getting cleaned up... not really sure. Sorry I can't be more helpful :(
Do you have log level "verbose" set for version control in ProjectSettings? Or what is it set to?
Your answer
Follow this Question
Related Questions
Cloth collision with instantiated player 1 Answer
Texture is gray on Editor after upgrading to Unity 5 ! 0 Answers
[Unity] Problem with SQLite on Android 2 Answers
Issue with texture loading 1 Answer