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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment