Search Issue Tracker
Fixed in 12
Votes
0
Found in [Package]
11
Issue ID
1317173
Regression
Yes
[Lost Crypt] Shaders are failing to upgrade resulting in pink materials when using URP 11 in the project
To reproduce:
1. Create a project in Unity 2021 (any release that supports URP 11)
2. Import package: Lost Crypt from the asset store: https://assetstore.unity.com/packages/essentials/tutorial-projects/lost-crypt-2d-sample-project-158673
3. In Package Manager, make sure to upgrade the URP version to 11
4. Observe the scene / game window
Expected: project is compatible with URP 11
Actual: shaders are broken resulting in most object in the scene being pink
Reproduced in URP package: 11
Not reproduced in URP package: 10.3.1
Note1: users also seem to confirm this behaviour in Lost Crypt's Asset store page. Not solvable by upgrading the materials.
Note2: the project indicates in the console that shaders failed to upgrade. Sample log:
"Material_Trees_3_Unlit material was not upgraded. There's no upgrader to convert Shader Graphs/ShaderGraph_Background_Unlit shader to selected pipeline
UnityEditor.Rendering.Universal.UniversalRenderPipelineMaterialUpgrader:UpgradeProjectMaterials () (at "
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected
Add comment