Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
1.11.1
Issue ID
ISXB-1126
Regression
Yes
Input System causes compile error when the "Nintendo Switch" is selected as a build target
Reproduction steps:
1. Create a new “3D” project
2. Open the Package Manager window (Window > Package Manager)
3. Install the “Input System” package
4. Press “Yes” to restart the Editor
5. Open the Build Settings window
6. Switch to the “Nintendo Switch” target
7. Observe the Console window
Expected result: No errors are thrown
Actual result: “Library\PackageCache\com.unity.inputsystem@1.11.1\InputSystem\NativeInputRuntime.cs(404,13): error CS0012: The type 'AnalyticsResult' is defined in an assembly that is not referenced. You must add a reference to assembly 'UnityEngine.UnityAnalyticsModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'.” error is thrown
Reproducible with: 1.11.1 (2022.3.50f1)
Not reproducible with: 1.11.0 (2021.3.45f1, 2022.3.50f1, 6000.0.23f1), 1.11.1 (2021.3.45f1, 6000.0.23f1)
Reproducible on: Windows 10
Not reproducible on: No other environment tested
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
- “Asset X has no meta file, but it's in an immutable folder. The asset will be ignored.” errors are thrown when importing package with files not listed in package.json's "files" property
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
Resolution Note:
Duplicate of ISXB-1107
Duplicate of another internal issue: ISXB-1107: Analytics error occurs when Input System version 1.11.1 is installed