Search Issue Tracker
Fixed in 2021.1.X
Votes
0
Found in
2021.1.0a2
Issue ID
1289876
Regression
Yes
[Camera] CullingMask Inspector throws an IndexOutOfRangeException when layer 31 is in use
Steps:
1. Create a new 3D project
2. Select anything, in Inspector > layers > add a layer at index 31
3. In hierarchy, select MainCamera
4. In Inspector > Culling Mask > click to show dropdown
Observe:
IndexOutOfRangeException is thrown repeatedly in console.
Expectation:
No errors are thrown in console.
Reproducable in: 2021.1.0a2.727
Not Reproducable in: 2020.2.0a15.1993, 2021.1.0a1
Comments (4)
-
danilo_unity17
May 23, 2023 13:49
Issue is still here in 2022.2.19f
-
LukeDawn
May 06, 2023 16:07
The error happens whenever a layer mask is clicked in the inspector. The bug is a pain, as it stops any further saving of the dirty asset. Particularly annoying with light baking when you want lights to illuminate specific layers only.
-
LukeDawn
May 06, 2023 16:05
Bug still exits in 2022.2.14
-
Cheo6
Feb 19, 2023 09:08
This issue is still here in 2022.2, including in the latest version 2022.2.7f1.
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 (fix version 2021.1):
Fixed in 2021.1.0a10