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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
Add comment