Search Issue Tracker
Fixed
Votes
1
Found in
4.2.0f4
Issue ID
553387
Regression
Yes
Input.multiTouchEnabled is True in editor for standalon/web - used to be False
-e: Input.multiTouchEnabled is set to true while in regular windows/mac/web platform in the editor. It used to be false and only true on mobile platforms.
-repro:
--create project, scene, add attached script to camera
--set platform to pc standalone
--run scene
--NOTICE Input.multiTouchEnabled is True
--stop scene
--change platform form to web
--run scene
--NOTICE Input.multiTouchEnabled is True
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
Add comment