Search Issue Tracker
Fixed in 1.1.1
Votes
0
Found in [Package]
1.1.0-pre.6
Issue ID
1360590
Regression
Yes
InvalidOperationException error spam in Console after upgrading the Input System package to 1.1.0-pre.6
How to reproduce:
1. Open the attached project "New Unity project.zip"
2. Open the Package Manager (Window>Package Manager)
3. Choose Input System
4. Upgrade to 1.1.0-pre.6
5. Open the Console window
Expected result: No errors
Actual result: Errors appeared after upgrading the version
Reproducible with: 1.1.0-pre.6 (2019.4.29f1, 2020.3.17f1, 2021.1.20f1, 2021.2.0b10, 2022.1.0a7)
Notes:
If you close the project after upgrading the Input System and open it again there are no errors
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (fix version 1.1.1):
Fixed in 1.1.1, there is a bug in 1.1.0-pre.6 which prohibits a clean update from/to it, if you update to 1.1.0-pre.6 then restarting the editor is the only way. Considering it fixed because updating 1.1.0-pre.5 <=> 1.1.1 doesn't cause any issues