Unity Issue Tracker - Error "Could not create asset from Packages/com.unity.postprocessing/PostProcessing" when adding Post Processing package via Git URL for the first time
Closed
UUM-7214
Error "Could not create asset from Packages/com.unity.postprocessing/PostProcessing" when adding Post Processing package via Git URL for the first time
Unity: Packman
Won't Fix
2022.2.X
2022.1.X
2021.3.X
2020.3.X
2022.1 has reached end of life so the issue will be fixed in a newer version.
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"