Search Issue Tracker
Active
Under Consideration for 6.4.X
Votes
0
Found in [Package]
6.4.0-pre.1
Issue ID
ARFB-683
Regression
No
Changing Key element to already added or existing one throws “ArgumentException” error
Steps to reproduce:
1. Create new Unity project using Mixing Reality Template
2. Navigate to Assets > XR and select XRSimulationRuntimeSettings.asset
3. In Inspector window expand “Keys” drop-down
4. Select Element 3 > Vision OS drop-down
5. Select Android from the drop-down
6. Observe Console window
Actual results: Identical item can be added to the list, causing error in the Console “ArgumentException: An item with the same key has already been added. Key: Android”
Expected results: If the item is already added, it should be greyed out in the list, not cause any errors in the console
Reproducible with versions: 2.2.0 (6000.0.62f1, 6000.2.111, 6000.3.0b9, 6000.4.0a4)
Tested on (OS): macOS Silicon Tahoe 26.0 (M1)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Linux] Screen.SetResolution immediately applies windowed resolution when switching from Fullscreen to Windowed mode
- Lighting window allows non-cube map texture for Environment Reflections, throwing invalid texture type (2D) error
- Console warning “MismatchingRepositoryProjectMessage” when creating a new Unity Version Control workspace
- [Ubuntu] VFX Graph Enum Value menu stretches across screen when entered long Enum Value
- Unclear warning message in Rendering Debugger about the Play mode Debugger Overlay
Add comment