Search Issue Tracker
Fixed
Votes
0
Found in
6000.3.0b1
Issue ID
UUM-115889
Regression
Yes
“Asset Packages/com.unity.render-pipelines.universal/..." errors are thrown when installing a package
Reproduction steps:
1. Create a new project
2. Open Package Manager (Window > Package Management > Package Manager)
3. Install any package
4. Observe Console
Actual result: “Asset Packages/com.unity.render-pipelines.universal/Runtime/RendererFeatures/SurfaceCacheGlobalIlluminationRendererFeature/SurfaceCacheCore/RestirCandidateTemporal.urtshader has no meta file, but it's in an immutable folder. The asset will be ignored.” errors are thrown
Expected result: No errors or warnings are thrown
Reproducible with: 6000.3.0a4, 6000.3.0b1
Not reproducible with: 6000.2.3f1, 6000.3.0a3
Reproduced on: Windows 11
Note: Errors are also thrown when uninstalling a package
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:
Fixed by another internal issue: UUM-114156: Errors "Asset Packages/com.unity.render-pipelines.universal/.../ thrown when creating project using Universal 3D Template, build and running project fails