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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Add comment