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
- [UWP] Mouse movement re-triggers stale <Mouse>/scroll value after the scroll wheel is used once
- "Shutdown worker was forced killed because it kept running. Worker ..." errors are thrown after building a blank HDRP project
- [UI Toolkit] USS materials in AssetBundles break due to InstanceID referencing a material that no longer exists when a Scene is loaded through Addressables for the second time
- Help button leads to a missing documentation page when clicked on a Font Import Settings in the Inspector
- TextMeshPro Text Component reads bottom-to-top instead of top-to-bottom when using RTL Editor
Resolution Note (2022.1.X):
The workaround is to clear the shader cache.