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
- Too little validation messages in the "WebAssembly Language Features" Memory settings
- Project Settings Search Highlights are misaligned when using the Bitmap Text Rendering Mode
- "GetControlID at event ValidateCommand returns a controlID different from the one in Layout event" Warning is thrown when undoing the deletion of Sprite Shape Profile
- Memory related fields in the "WebAssembly Language Features" can be set to the negative numbers
- "WebAssembly Language Features" Header in the Player Settings has a smaller indentation
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