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
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
- The terrain appears darker when "Per-pixel Normal" is enabled
- [Linux] Editor assertion causes Test Runner to fail when executing it in Batch Mode
- Color selection by the mouse cursor is still enabled when the "Esc" button is pressed
- Game view becomes black and the Scene window becomes grey, “ArgumentOutOfRangeException” errors and “Render Pipeline error” warnings appear after changing the name or deleting URP/HDRP global settings file
- Transform Component is not accessible inside the Player when RuntimeInitializeOnLoadMethod is used
skowroshima
Jun 23, 2021 17:00
This is also an issue when the application loses and then gains focus.