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
- UI Toolkit 'background-size' property is not fully animatable
- Moving the Scrollbar via clicking no longer works after the first-click when page size is too small
- Elements in UI Builder Viewport are displayed incorrectly when Editor UI Scaling is set to 125%
- Prefab referencing a script is not shown in the Search window's Project tab when using "Find References In Project"
- Scroll view sensitivity remains unchanged when modifying the "--unity-metrics-single_line-height" value
Add comment