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
- Gradient Editor window bottom-right gradient marker color is incorrect
- MaskField tooltips should only display Value when bound
- Reordering Enum Values in VFX Graph Uint Property expands the “Value” field
- Visual Effect Graph sample titles display in non-human-readable format
- UxmlNamespacePrefix does not apply when using UIBuilder documents
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