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
- “ArgumentOutOfRangeException” error appears when inserting a double character if using “SetValueWithoutNotify” on UI Toolkit’s TextField
- Particle System emission delays between particle generations when playing the simulation
- EditorUtility.DisplayDialog is not shown when Input.GetMouseButtonDown is called a second time
- Animator Enum Properties get set to 0 instead of the value specified in the Scene when the Property is animated by a State that is not playing
- [iOS] Background thread runs a few times slower when “application.targetFrameRate“ is set to 30 compared to 29 on some iOS devices
skowroshima
Jun 23, 2021 17:00
This is also an issue when the application loses and then gains focus.