Search Issue Tracker
Won't Fix
Votes
9
Found in
4.5.2f1
Issue ID
624304
Regression
No
Webplayer resizing broken on OSX when using Firefox and relative container size
To Reproduce:
1. Open index.html from the attached build (or any other build) using Firefox on OSX.
2. Try resizing the window, observe that it's broken.
3. This happens when player's container's size is set to a relative size (100%/100% in this case). If the size is fixed (640/640 for instance) resizing works fine.
Comments (4)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
MaZzone
Dec 15, 2015 10:05
Having the same issue here on OSX. My <div> element is being resized depending on window's viewport (100vw on width, 56.25vw on height, to maintain 16:9 aspect ratio).
On Windows works fine.
taxfromdk
Nov 11, 2015 09:04
Same issue here. No fix found yet
metzgore
Sep 16, 2014 07:33
I'm having the same issue as VGOLOVKO.
vgolovko
Sep 15, 2014 15:52
I have issue on MacOS using Firefox. The picture is shifted vertically up or down. Is it the same that you have?