Search Issue Tracker
Won't Fix
Unknown (hidden) 0.50.X
Votes
2
Found in [Package]
0.51.X
Issue ID
HRB-6
Regression
No
Errors are thrown in the Console because Hybrid Renderer incorrectly counts queryChunks
How to reproduce:
1. Open the attached "1312866.zip" project (delete Library folder)
2. Open Test2 scene, enter the Play Mode
3. Observe the Console
Expected results: There are no errors in the Console
Actual results: There are a lot of errors in the Console
Reproducible with: 0.11.0-preview.42 (2020.3.4f1, 2021.1.2f1, 2021.2.0a11)
Could not test with: 0.10.0-preview.21 (downgraded package throws errors), 2018.4.33f1, 2019.4.24f1 (Hybrid Renderer version 0.11.0-preview.42 not available)
Note:
- The errors thrown are:
Out of space in the NewChunks buffer
IndexOutOfRangeException: Index 52 is out of range of '52' Length.
ArgumentOutOfRangeException: sub array range 0-52 is outside the range of the native array 0-51
Comments (1)
-
Ashkan_gc
Sep 08, 2021 08:28
I'm the original logger of this.
After upgrading to latest 2020.3 and HDRP it got partially fixed so it doesn't mess up every time but still after we do some modifications to our prefabs it happens. Then we have to delete our library folder to fix it.
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note:
This issue is fixed in Hybrid Renderer 0.11.0-preview.44 or newer