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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment