Search Issue Tracker
Won't Fix
Votes
0
Found in
5.0.0f2
Issue ID
674589
Regression
No
[WebPlayer][OSX] Clicking right mouse button trigger both mouse buttons on Firefox
To Reproduce:
1. Build the attached project.
2. Open it with Firefox(34.0 or above).
3. Observe that clicking the right mouse button also changes the material on the left cube (which should only be triggered by Input.GetMouseButton(0) )
4. On older versions of Firefox (3.0 tested) or current Safari/Chrome builds it works fine.
Only reproducible on OSX (works fine with all browsers on Windows).
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
- FrameTimingManager.GetLatestTimings adds background time to the next focused frame when the Player is unfocused
- PropertyDrawer gets disposed while still being active when adding a secondary component
Add comment