Reproduction steps:
- Open the attached "IN-145480_REPRO" project
- Open the "Assets/Scenes/SampleScene.unity" scene
- Make sure both the Game view and the Scene view are visible
- Enter Play Mode
- Observe the Console
Actual result: The Console continuously prints "ArgumentException: An item with the same key has already been added"
Expected result: No error is thrown
Reproducible with: 6000.0.0b11, 6000.0.80f1, 6000.3.21f1, 6000.5.6f1, 6000.6.0b6, 6000.7.0a3
Reproducible environment: Windows 11, Ubuntu 24.04
Not reproducible environment: No other environments tested
Notes:
- Also reproduces in the Editor without Play Mode, but the error is thrown less frequently