Search Issue Tracker
Active
Votes
5
Found in [Package]
2020.1.15f1
Issue ID
1296532
Regression
No
Perforce integration - Attempting to add a P4Ignore ignored file does nothing
1. Set up a Unity test project with Perforce integration configured
2. Create a P4Ignore file at the root of your project with an excluded path in its definition (e.g. "**/Assets/NetCodeGenerated")
3. Configure Perforce to use the P4Ignore file by running the console command at the root of the project: p4 set P4IGNORE="<name of p4ignore file>"
4. Create a file in the ignored path via the Unity editor
5. With the file selected/shown in the Inspector pane, press the Add button on the upper right
Current behavior: Nothing happens
Desired behavior: A warning or error log or message box comes up explaining that the file can not be added as it falls under a P4Ignore's definition
If I attempt to add the same file in P4V, a pop up comes up noting that the file was not marked for add, as it is ignored. Without any feedback from the Editor on the Add attempt, a user may think that it actually worked or will be confused by it not doing anything.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Problem detected while importing the Prefab file" errors on Learning Templates import
- Crash on RaiseException during Socket.BeginConnect in Player when application connection is blocked through commercial firewall
- Decal Projector produces artifacts when the normal and decal are projected in negative z-direction and Normal Blend is set to 1
- Undoing slider field change only resets slider position, doesn't undo the value change
- Precision changes when a tangent is added to a Vertex node
devilhiyan
May 25, 2021 21:10
i m facing the same issue, hope it will get fixed soon. thankyou.