Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.2.0a10
Issue ID
1139507
Regression
No
[Perforce] Unable to submit changes when files outside of perforce are checked out
Steps to reproduce:
1. Set up Perforce workspace
2. Create project at least a level deeper than root directory
3. Create another folder in the root
4. Add files to the other folder
5. In the Editor set VC to Perforce and open Version Control window
6. In P4V, mark files from other folder for checkout
7. In the Editor VC window you can observe the checked out files even though you cannot do anything with them
8. Submit the default changeset
9. Error appears
Expected: No errors show up, In VC window the files from a higher level don't even show up
Actual: Error prevents submitting actual changes that would be alongside these checked out files
Error:
Version Control: Error in change specification.
Can't include file(s) not already opened.
Open new files with p4 add, p4 edit, etc.
Reproduced on: 2019.2.0a10, 2018.3.10f1, 2019.1.0b9, 2018.2.21f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Prefab's scripts are constantly reloaded when trying to enter multiple digits or characters into public fields on custom scripts consecutively
- Crash on mono_g_hash_table_find_slot when entering Play Mode
- [iOS] Crash when pressing "Done" on the keyboard layout
- Sprite Atlas remains loaded in memory after scene change or unloading assets
- Decompressing a DeflateStream under IL2CPP misses a few bytes
Add comment