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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
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