Search Issue Tracker
Fixed
Fixed in 2022.3.63f1, 6000.1.5f1, 6000.2.0a11, 7000.0.0a35
Votes
0
Found in
2022.3.47f1
6000.1.0b1
6000.1.1f1
6000.2.0a10
7000.0.0a27
Issue ID
UUM-103892
Regression
Yes
Removing Configured variant from “Variant map for app slicing” breaks Project Settings window UI
Steps to reproduce:
- Open the attached "ODRTest" project from Google Drive link
- In Build Profiles change Platform to tvOS
- Go to Edit > Project Settings > Player Settings
- If not enabled then enable “Use on-demand resources” setting
- Unfold “Variant map for app slicing”
- Select requirement "variant1: iPad ; Metal2v3" in the "Configured variant names"
- Press "-" to Remove selection from the list in "Configured variant names"
- Observe the Project Settings window
Actual results: removing selection from the list breaks Project Settings window UI and "ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection." are spammed in the Console window
Expected results: no errors, removing selection from the list should no break Project Settings window UI
Reproducible with versions: 6000.1.0b1, 6000.1.1f1, 6000.2.0a10
Not reproducible with versions: 6000.0.48f1, 6000.1.0a9
Tested on (OS): Windows 11
Notes:
- when testing on 6000.1.0a9 active Build Platform should be set to iOS, because "Variant map for slicing" is not available on tvOS for this specific version
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
- 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
Resolution Note (fix version 6000.2.0a11):
Fixed