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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
devilhiyan
May 25, 2021 21:10
i m facing the same issue, hope it will get fixed soon. thankyou.