Search Issue Tracker
Fixed in 0.3.1
Votes
0
Found in [Package]
0.2.10-preview
Issue ID
1164162
Regression
No
[Interactions] Some Interactions don't have the correct startTime, time and duration in callbackContext.
Github: https://github.com/Unity-Technologies/InputSystem/issues/576
Affected Interactions:
- Press: Press Only, Press and Release
- Hold
Repro:
1. Download project and package: https://github.com/Unity-Technologies/InputSystem
2. Need PR #685 (https://github.com/Unity-Technologies/InputSystem/pull/685)
3. Open scene in Assets -> QA -> Input_Test -> Scenes
4. Enter Playmode. Choose Interactions from the Other Tests dropdown menu on the top.
5. Expand the "More" menu on the right.
6. Observe the callbackContext variables' value (Press key 8, 0, -, =)
Actual: The startTime, duration and time value are not passed through correctly in callbackContext.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [WebGL][Android] Corrupt header when connecting via IP
- Editor and Android Player hangs/freezes when repeatedly Loading/Unloading AssetBundle in Vulkan
- Selecting a Material for HDRP Decal Projector in the Inspector window spams errors in the Console
- Expanded Asset Preview Box moves/hides when creating new Asset in Project window
- Player crashes on Meta Quest with "/apex/com.android/runtime/lib64/bionic/libc.so" when using OpenXR Plugin in a specific project
Add comment