Search Issue Tracker
Fixed in 5.0.X
Votes
0
Found in
5.0.0a19
Issue ID
626336
Regression
Yes
'Mark To Add' doesn't work on root folders, because an additional forward slash is added to path (Perforce)
To Reproduce:
1. Set up a Perforce workspace.
2. Create a project in it and set everything up in project settings, deselect 'Automatic Add'.
3. Click Version Control/Mark Add on any folder which has something in it ( a script, another folder etc...)
4. Notice the error:
Null directory (//) not allowed in '//my_workspace/repro/Assets/testFolder/level1/level2-2//hello2.cs'.
and additional '/' is added before the path for some reason
Not Reproducible in 4.5.3, 'Automatic Add' works fine.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Add comment