Search Issue Tracker
Won't Fix
Won't Fix in 2022.2.X
Votes
0
Found in
2020.3.36f1
2021.3.5f1
2022.1.7f1
2022.2.0a2
Issue ID
UUM-7214
Regression
No
Error "Could not create asset from Packages/com.unity.postprocessing/PostProcessing" when adding Post Processing package via Git URL for the first time
How to reproduce:
1. Create a new Unity project
2. Go to Window > Package Manager
3. In Package Manager select the "+↓" button
4. In opened submenu select "Add package from git URL..."
5. Paste URL "https://github.com/Unity-Technologies/Graphics.git?path=com.unity.postprocessing" to the input section and press the "Add" button
6. Observe the errors in the Console window
Expected results: No errors appear in the Console window when adding the package from git URL
Actual result: Multiple errors appear in the Console window when adding the package from git URL: "Could not create asset from Packages/com.unity.postprocessing/PostProcessing/Textures/BlueNoise64px/LDR_LLL1_60.png: File could not be read"
Reproducible with: 2020.3.36f1, 2021.3.5f1, 2022.1.7f1, 2022.2.0a2
Not reproducible with: 2022.2.0a3, 2022.2.0a18
Reproduced on: macOS Monterey 12.3.1, Ubuntu 18
Not reproducible on: Windows 11
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
Can't reproduce this bug. Please, re-open and update repro steps if you can.
Resolution Note (2022.2.X):
Can't reproduce this bug. Please, re-open and update repro steps if you can.