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.
Comments (1)
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
- Volumetric Clouds close to the horizon flicker when "Ghosting Reduction" is enabled
- Temporary dark areas appear when quickly dragging Editor window splitters while using "Direct3D 12" graphics API and "Light" Editor theme
- Focus changes from the IDE to the Unity Editor when compiling code in the IDE
- A glare from the Light Placement Tool is visible when the Main Camera is set to "Perspective"
- List item is re-selected when moving the mouse after ClearSelection function
devilhiyan
May 25, 2021 21:10
i m facing the same issue, hope it will get fixed soon. thankyou.