Search Issue Tracker
Fixed in 1.3.0
Votes
2
Found in [Package]
1.0.0-preview6
Issue ID
1231907
Regression
No
Mouse coordinates reported as (0,0) until the first move
-error: see title, the old input reports the mouse position correctly from the beginning
-repro:
--open SampleScene from attached project
--open editor console window
--press play but and stop moving the mouse
--NOTICE:
---New Input reports the coordinates as 0.0
---Old Input reports the actual coordinates
--move the mouse
--notice that now New Input is reporting the actual coordinates too
Comments (1)
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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
skowroshima
Jun 23, 2021 17:00
This is also an issue when the application loses and then gains focus.