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
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
Add comment