Search Issue Tracker

Fixed in 2022.1.X

Fixed in 2019.4.X, 2020.3.X, 2021.2.X

Votes

0

Found in

2019.4

2022.1

Issue ID

1379096

Regression

No

One million variant limit for Always included shaders is checked before stripping

Shader System

-

STR:
1. Make a new project using URP template.
2. Copy the Lit shader from URP to Assets.
3. Add the Lit shader to Always included shader list in Graphics settings.
4. Do a player build.

Expected: build succeeds.
Actual: build fails because it thinks too many variants are going to be included in the build.

Add comment

Log in to post comment