How to reproduce:
1. Open the user’s attached project
2. Observe the Console
Expected result: No errors are thrown
Actual result: “(0,0): error System.ArgumentException: An item with the same key has already been added. Key: UnityEngine.InputSystem.InputActionMap[]” error is thrown
Reproducible with: 1.4.2 (2021.3.13f1), 1.4.3 (2022.1.21f1, 2022.2.0b12, 2023.1.0a17)
Couldn’t test with: 1.4.3 (2020.3.41f1) (Console errors)
Reproducible on: Windows 10
2022.2 and 2023.1 produce a different error: “Processing assembly Library/Bee/artifacts/1900b0aE.dag/Assembly-CSharp.dll, with 136 defines and 304 references
processors […]
FishNet.CodeGenerating.ILCore.FishNetILPP: ILPostProcessor has thrown an exception: System.ArgumentException: An item with the same key has already been added. Key: UnityEngine.InputSystem.InputActionMap[]
[…]”