Unity Issue Tracker - First Person template project throws InputSystem console errors when exiting Play Mode
Closed
UUM-15166
First Person template project throws InputSystem console errors when exiting Play Mode
Unity: USP Templates
Won't Fix
2021.3.X
How to reproduce:
1. Open UnityHub and click New Project
2. Find First Person template select it and click Download template
3. Click Create Project and wait for Editor to load
4. Enter Play Mode
5. Exit Play Mode
6. Observe Console for errors
Expected results: No errors in console
Actual results: Getting errors in console
Type of instance in array does not match expected type
UnityEngine.InputSystem.PlayerInput:OnDisable () (at Library/PackageCache/com.unity.inputsystem@1.4.1/InputSystem/Plugins/PlayerInput/PlayerInput.cs:1735)
Reproducible on: 2021.3.8f1, 2021.3.11f1
Not reproducible on: 2021.3.7f1
Notes: Tested on Ubuntu 20.04 and Win11
Prioritise and Follow this issue
Have a workaround or additional info about this issue?