Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2020.2.X, 2021.1.X
Votes
0
Found in
2020.2.2f1
Issue ID
1306116
Regression
Yes
Upgrading a HDRP project results in numerous Kernel at index invalid errors
How to reproduce:
1. Create a new HDRP template project in 2020.2.1f1 or earlier
2. Exit the project
3. Launch the project in 2020.2.2f1
Expected result: no errors are thrown; Scene and Game view are functional
Actual result: hundreds of error are thrown; Scene and Game view are not rendered properly
Reproducible with: 2020.2.2f1
Not reproducible with: 2018.4.30f1, 2019.4.18f1, 2020.2.1f1, 2021.1.0a1, 2021.1.0b2, 2021.2.0a1
Notes:
Same HDRP version is used in between project versions
Also reproducible with a default 3D Template project that has installed HDRP and then been upgraded
Unchecking the 'Use default API for your current platform' setting and then adding and removing another random API clears the errors
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 2021.2):
Fixed a shader caching bug
Resolution Note (fix version 2020.2):
Fixed in 2020.2.2f1.3859.13