Search Issue Tracker

Fixed in 2022.2.X

Fixed in 2021.2.X, 2022.1.X

Votes

0

Found in

2021.2.0a16

2021.2.1f1

2022.1

Issue ID

1380745

Regression

Yes

Shader Keywords array always returns 0 length when keywords are visible in the Inspector

Shader System

-

Reproduction steps:
1. Open the '1380745-sample' project
2. Open the 'test' Scene
3. Select the testMaterial and observe it in the Inspector in the Debug mode; note that there is a Shader Keyword 'test_keyword'
4. Observe the Console; the 'test' script prints the lengths of the Shader Keywords array

Expected result: the printed Shader Keywords array length is 1
Actual result: the printed length is always 0

Reproducible with: 2021.2.0a16, 2021.2.3f1, 2022.1.0a15
Not reproducible with: 2019.4.32f1, 2020.3.23f1, 2021.1.28f1, 2021.2.0a15

  1. Resolution Note (fix version 2022.2):

    Fixed in 2022.2.0a8

  2. Resolution Note (fix version 2022.1):

    Fixed in 2022.1.0b14

  3. Resolution Note (fix version 2021.2):

    Fixed in 2021.2.18f1

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.