Search Issue Tracker
Fixed in 10.1.0-preview.21
Votes
0
Found in [Package]
URP 10.1.0-preview.19
Issue ID
1276032
Regression
Yes
[URP] [Regression] SimpleLit shader is not SRP Batcher compatible
Tested on Windows DX11
Steps:
1. Download attached project (20200908_urp.zip)
2. Open project with 2020.2
3. On ProjectView, search in Packages and select "SimpleLit" shader
4. Right click > Reimport
5. Observe Inspector
Actual: SRP Batcher is not compatible. UnityPerMaterial CBuffer inconsistent size inside a SubShader (DepthNormal)
Reproducible:
URP 10.1.0-preview.19 + 2020.2.0b2
Not-reproducible:
URP 8.2.0 + 2020.2.0b2
URP 8.1.0 + 2020.2.0b2
URP 7.3.1 + 2019.4.10f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment