Search Issue Tracker
Fixed in 2021.2.X
Votes
3
Found in
2021.2.0a17
2021.2.0a19
Issue ID
1341690
Regression
Yes
Automatically generated "[Debug Updater]" GameObject throws errors when using the new Input System
How to reproduce:
1. Create a new 3D project
2. In the Package Manager install Universal RP and the new Input System (switch to it and restart when prompted)
3. Enter PlayMode
Expected result: The Editor doesn't throw any errors when in PlayMode
Actual result: The Editor is constantly throwing the following error: "You are trying to read Input using the UnityEngine.Input class, but you have switched active Input handling to Input System package in Player Settings."
Reproducible with: 2021.2.0a17, 2021.2.0a19
Not reproducible with: 2018.4.35f1, 2019.4.28f1, 2020.3.13f1, 2021.1.11f1, 2021.2.0a16
Notes:
1. Issue is caused by the "Standalone Input Module" on the "[Debug Updater]" GameObject created when in PlayMode
2. The issue only happens if the "Active Input Handling" option in the Player Settings is set to "Input System Package (New)"
3. Reproducible on both URP and HDRP
4. Doesn't seem to be dependant on the used URP (12.0.0) or Input System(1.0.2) package versions, since they're identical on both reproducible and not reproducible Editor versions
5. Reproducible on Ubuntu 18.04 and Windows 10
Comments (1)
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
- Nothing happens when Generate Material Property checkbox is clicked in the Shader Graph
- Handles in the Curve Editor are not visible when using Light Theme
- Terrain Brush 'Mask Texture' field Object Picker window doesn't have package assets hidden by default
- Memory usage increases with each selected object in the Object Picker window
- Blurred Text Shadows wrap around each letter when using offset and blur
APSchmidt
Jun 16, 2021 14:35
Reproducible with: 2021.2.0a20 and probably 21 too.