Search Issue Tracker
Not Reproducible
Votes
0
Found in
2017.4
2019.3.0f1
2020.1
Issue ID
1222914
Regression
No
Touch input from a touchscreen monitor is never cleared when debugger gets triggered when input starts
Reproduction steps:
1. Download and open the attached project "1222914.zip"
2. Open the Sample Scene
3. Open LeakTouchInput script in Visual Studio
4. Add a breakpoint to line 12 and attach the debugger to Unity
5. Enter Play mode
6. Press anywhere on the Game window using a touchscreen monitor
7. Press Continue multiple times in Visual Studio
Expected result: Breakpoint is not triggered after the touch input has ended
Actual result: Breakpoint is triggered every frame
Reproducible with: 2017.4.37f1, 2018.4.18f1, 2019.3.4f1, 2020.1.0a25, 2020.2.0a1
Reproduced on: Dell P2418HT
Notes:
The issue does not reproduce all the time but rather consistently (3 out of 5 times).
The touch is only cleared on editor restart.
The user has reported that the issue can be reproduced without debugging, however, this happens inconsistently.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [HDRP] Lit material preview is rendered incorrectly with a mask map
- The "LerpWhiteTo" missing function displays an error when the Shadows.hlsl shader is included in a Shader file
- Assertion error is thrown and UI is no longer rendered when discarding the changes made to the selectors overriding the default controls
- Application does not crash when "On .Net UnhandledException*" is set to Crash
- Sprites are rendered in a rounded way when SRP batcher is toggled off
Add comment