Search Issue Tracker
Fixed
Votes
0
Found in [Package]
11.0.0
Issue ID
1287692
Regression
No
[SRP Core] Console fills up with errors when importing Core RP Library package
How to reproduce:
1. Create a new Unity 3D project
2. Download Unity's SRP from GitHub (For example: https://github.com/Unity-Technologies/Graphics/archive/v7.5.1.zip)
3. Go to the Package Manager -> Add package from disk...
4. From downloaded Unity's SRP select com.unity.render-pipelines.core -> package.json
5. Wait for the package to import
Expected result: Package imports with no errors
Actual result: Console fills up with errors
Reproducible with: 7.5.1(2019.4.15f1), 9.0.0-preview.79 (2020.1.15f1), 10.2.0 (2020.2.0b13), 11.0.0 (2021.1.0a7)
Could not test with: 2018.4.29f1 (no Core RP Library)
Errors:
/Users/UserName/Downloads/Graphics/com.unity.render-pipelines.core/Editor/ShaderGenerator/CSharpToHLSL.cs(3,7): error CS0246: The type or namespace name 'ICSharpCode' could not be found (are you missing a using directive or an assembly reference?)
Could not create asset from Packages/com.unity.render-pipelines.core/Editor/Lighting/Icons/IESProfile.png: File could not be read
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
It is fixed in all versions. There was an issue with GitHub not adding LFS objects to the .zip Archives and now it is setup correctly and fixed.