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
- Information box is pushed up when resizing the Visual Element located in the upper part of UI Document
- Transparent objects cannot receive shadows from Point Light when Rendering Path is set to "Deferred" and there is Spot Light in the Scene
- ScriptUpdater does not work correctly when Chinese(Simplified) language support is enabled and compiler messages are localized
- Crash on VFXValueWrapper::GetTexture when reimporting texture in use by out of bounds VFX
- Crash on RaiseException when watching an Interface Property
Add comment