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
- UI Toolkit Slider value defaults to min value when the initial value is set in the UXML file
- The Player hangs when unloading a scene using the UnloadUnusedAssets() method
- [iOS] Too many texture parameters error is thrown when running on devices that support the number of parameters
- [MacOS] Trying to pick a Colour from full-screen window breaks Colour Picker Tool functionality
- WebGL Player hangs on first frame when "Autoconnect Profiler" is enabled and large amount of Profiler data is buffered before the first frame
skowroshima
Jun 23, 2021 17:00
This is also an issue when the application loses and then gains focus.