Search Issue Tracker
In Progress
Fix In Review for 2022.2.0f1
Fixed in 2023.1.0a20
Votes
0
Found in
2022.2.0b7
2023.1.0a11
Issue ID
UUM-15005
Regression
Yes
A warning message appears in the Console when creating a Material in the "3D URP" template project
Steps to reproduce:
1. Create a new project using the “3D URP” template
2. Open the “Assets/Scenes/SampleScene.unity” Scene
3. In the Hierarchy window create a Particle System by right clicking > Effects > Particle System
4. In the Project window create a Material by right clicking > Create > Material
5. Observe the Console window
Expected result: No warning messages appear in the Console window
Actual result: “The package cache was invalidated and rebuilt because the following immutable asset(s) were unexpectedly altered:
Packages/com.unity.render-pipelines.universal/Runtime/Materials/ParticlesUnlit.mat“ warning message appears in the Console window
Reproducible with: 14.0.2 (2022.2.0a9), 14.0.3 (2022.2.0b7), 15.0.1 (2023.1.0a11)
Not reproducible with: 10.10.0 (2020.3.39f1), 12.1.7 (2021.3.9f1), 13.1.8 (2022.1.17f1), 14.0.1 (2022.2.0a8)
Reproducible on: Windows 10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][iOS] The keyboard closes and re-opens when consecutive input fields are selected
- Complex Sub Graph connected to a Voronoi node is ignored when the shader gets applied as a Material
- Compute Shader property not set error when entering play mode with path tracing and PBR sky
- "WebGL Publish" detects WebGL module and allows building when it is installed without restarting the project
- Editor is non-responsive and flickers when multiple Water System instances are enabled
Add comment