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
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
- UI Builder doesn't update the style sheet when using "Extract inline style" right-click option
Add comment