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
- Error "ArgumentException: Trying to use an invalid resource" when creating custom post-processing effect in URP
- [DX12] GameObjects using CommandBuffer DrawProcedural and DispatchCompute calls have color flicker when changing color and moving mouse cursor
- The Player becomes unresponsive after resolution switch in Exclusive Fullscreen mode when using DX12 Graphics API
- (Apple Silicon) Floating point inconsistencies between mono and il2cpp
- Crash on GeneratePropertyDiffInternal when using NodeCanvas nodes
skowroshima
Jun 23, 2021 17:00
This is also an issue when the application loses and then gains focus.