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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment