Search Issue Tracker
Fixed in 10.1.0
Votes
0
Found in [Package]
10.0.0-preview.27
Issue ID
1281628
Regression
Yes
IndexOutOfRangeException is thrown in the Console when at leat 129 'Decal Projector' Components are added to GameObjects
How to reproduce:
1. Create a new project
2. Import the HD RP package from the Package Manager
3. In the Hierarchy window create a new GameObject
4. Add the 'Decal Projector' Component to the newly created GameObject
5. Duplicate the GameObject at least 128 times
Expected result: the GameObject is duplicated successfully
Actual result: GameObject is duplicated but an error occurs: 'IndexOutOfRangeException: Index was outside the bounds of the array'
Reproducible with: 10.0.0-preview.27 (2020.2.0b7, 2021.1.0a1)
Not reproducible with: 4.10.0-preview (2018.4.28f1), 7.3.1 (2019.4.12f1), 8.2.0 (2020.1.9f1), 9.0.0-preview.54 (2020.2.0b6)
Notes:
1. the same issue occurs when adding 129 'Decal Projector' Components to a single GameObject
2. The error is thrown again when building
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Add comment