Search Issue Tracker
Won't Fix
Votes
6
Found in
2021.2.0b9
2022.1.0a6
Issue ID
1361406
Regression
Yes
Shader error: invalid subscript 'vtPackedFeedback' is thrown when in the Game view
How to reproduce:
1. Open the user's attached project
2. Open scene "HD SRP Demo Small" in Assets/NatureManufacture Assets/Meadow Environment Dynamic Nature/Demo Scenes
3. Go to the Game view
4. Observe the Console
Expected result: trees and foliage render properly, no errors are thrown in the Console
Actual result: trees and foliage fail to render, shader errors are thrown in the Console (invalid subscript 'vtPackedFeedback')
Reproducible with: 2021.2.0b9, 2022.1.0a6, 2022.1.0a7
Not reproducible with: 2021.2.0b8, 2022.1.0a5
Could not test with: 2019.4.30f1, 2020.3.17f1, 2021.1.18f1 (cannot resolve errors after downgrading the user's project)
Comments (4)
-
Phil02
Apr 22, 2022 19:28
Same Issue found in 2020.3.33f
-
ASIM-SENYUVA
Feb 09, 2022 16:14
Same issue when i upgrade my code UNITY 2020.3.27F1 ( DX11 - HDRP )
-
Catinmask
Nov 01, 2021 13:17
Bub is reproducible in 2022.2.0f1. Unity team please fix...
-
borgstation
Sep 23, 2021 14:20
Also reproducible with 2022.1.0a8
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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Resolution Note (2022.1.X):
The workaround is to clear the shader cache.