Search Issue Tracker
Won't Fix
Votes
0
Found in
4.5.5p1
Issue ID
640385
Regression
No
Event.current.delta.y of EventType.MouseDrag has contradicting data
Steps to reproduce:
1. Download attached project
2. Build and run it on WP8 or WP8.1 device
3. Swipe screen vertically
4. Check log for details - each Update will report delta.y and negated delta.y. Cross compare with Editor log
Why it is not going to be fixed: This has never worked for WP8 - it is implemented just for mouse support, and thus assumes there's always a mouse position available.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
Add comment