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
- UI Toolkit meshes are fully rendered and rasterized when opacity is 0
- Light rendering artefacts appear in the Editor when assigning unsupported 3D Custom Render Texture in Camera’s Output Texture, unclearable errors and warnings spammed
- Memory leak when running a test with "GfxThreadingMode" set to "SplitJobs"
- Loading Unloaded unsaved Scene throws “ArgumentException” error in the Console
- Crash on std::__1::__tree_const_iterator when opening the Build Profiles window in a specific project
Resolution Note (fix version 1.0.0-preview.6):
Should be fixed by https://github.com/Unity-Technologies/InputSystem/pull/1082