Search Issue Tracker
Fixed in 1.0.0-preview.6
Votes
0
Found in [Package]
1.0.0-preview.3
Issue ID
1213559
Regression
No
[New Input System] OnPointerExit does not work
Reproduction steps:
1. Open original project "Swappy Shapes.zip"
2. Open Main Menu scene, turn off "Working Input System" GameObject and turn on "Not Working Input System"
3. Build for iOS and deploy the Xcode project to the iOS device
4. Press on the button in the center of the screen and then lift your finger
Expected result: The button scales back to normal
Actual result: The button does not scale down
Reproduces on: 2019.2.19f1, 2019.3.0f6, 2020.1.0a20
Could not test on 2019.1 due to numerous console errors
Devices reproduced on:
iPhone Xs Max iOS 12.0
iPad Pro 12.9" iOS 13.1.2
VLNQA00091, Google Pixel 2 XL (Pixel 2 XL), Android 10, CPU: Snapdragon 835 MSM8998, GPU: Adreno (TM) 540
Windows 10
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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Resolution Note (fix version 1.0.0-preview.6):
Should be fixed by https://github.com/Unity-Technologies/InputSystem/pull/1082