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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Add comment