Search Issue Tracker
Fixed
Fixed in 1.6.3
Votes
0
Found in [Package]
1.6.1
Issue ID
ISXB-588
Regression
No
Unused variable in the Input System package
Reproduction steps:
1. Open the attached "repro_IN-48284.zip" project
2. Go to "Window > General > Test Runner"
3. Switch to the "Play Mode" tab
4. Select "Run All Tests (StandaloneWindows64)"
Expected result: The tests are passed
Actual result: The "Packages/com.unity.inputsystem@1.5.1/InputSystem/InputManager.cs(2885,18): error CS0219: The variable 'dropStatusEvents' is assigned but its value is never used" error is displayed in the Console
Reproduced with: 1.5.1 (2022.3.4f1), 1.6.1 (2021.3.29f1, 2022.3.6f1, 2023.1.6f1)
Couldn’t test with: 1.6.3 (2023.2.0b2) - Couldn’t resolve Console errors
Fixed in: 1.6.3 (2022.3.6f1)
Reproduced on: Windows 10, Windows 11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment