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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 2021.2):
Fixed a shader caching bug
Resolution Note (fix version 2020.2):
Fixed in 2020.2.2f1.3859.13