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
- 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
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
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?