Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2021.1.X
Votes
2
Found in
2020.1
2020.1.2f1
2020.2
2021.1
Issue ID
1278390
Regression
Yes
URP shaders don't compile on DX11 feature level 10 GPUs
Reproduction steps:
1. Create a new Unity project using the URP template
2. Enable the "Enable Preview Packages" option in the Package Manager settings
3. Open Package Manager and upgrade the Universal RP package to any version from 9.0.0 or 10.1.0.
Expected result: The new URP shaders are compiled, and the sample objects' materials are still displayed correctly, like in URP 8.2.0.
Actual result: All the sample objects' materials turn pink. The shader "TileDepthInfo" from URP package is not compiled correctly, and this breaks most of the built-in URP shaders.
Reproducible with URP 9.0.0 - 10.1.0: 2020.1, 2020.2
Not reproducible with URP version: 8.2.0
Notes:
Tested with Intel HD 3000(Shader Model 4.1)
Comments (2)
-
andreiagmu
Apr 06, 2021 17:49
I can confirm the issue was fixed in URP 10.4, tested with Unity 2020.3.2f1 LTS.
And it was also fixed in URP 11.0 included with Unity 2021.1.1f1.Thanks!
-
wagenheimer
Mar 02, 2021 11:34
I'm near to release a game with URP e some of my testers are facing this error!
We need an urgent fix for this!
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
- Active quality level set on a new Universal 2D project is not the default quality level when creating a new project
- Inspector Open button does nothing when navigating to a different folder with a locked asset
- Pre-generated XML serializers fail to deserialize types that use polymorphism when the Player is built with the IL2CPP scripting backend
- Editor crashes with error "Failed to present D3D11 swapchain due to device reset/removed" and Player freezes when rendering a particle system while using modified URP package on DX11
- Crash on Scripting::LogException when async HTTP callback executes after scripting domain teardown
Resolution Note (fix version 2020.2):
Fixed in URP package version 10.4
Resolution Note (fix version 2021.1):
Fixed in URP 11.0