Supporting Perforce Stream Depot

hello~

In my opinion, unity 4.2 doesn’t support ‘perforce full stream depot’ version control system.

I’m using Assembla (https://www.assembla.com/). their perforce storage use ‘stream depot’.

therefore, as my testing, I cant’ use Unity4.2 Perforce VersionControlling with Assembla…

is there any solution I can use Unity4.2 with Assembla Perforce Stream Depot?

From what I know, Unity wouldn’t be the only application that finds Perforce streams a touch problematic.

Options off the top of my head:

  • Use meta/text serialization, see if you can get anything working with that; may not integrate directly with Unity, but at least gets your files versioned.
  • Try the UnityP4 or P4U extensions from the Asset Store. Probably research and check with the creators of those extensions before buying.

too sad…
I really hope Unity support stream-depot…

thanks for your answer…