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
- An added cloned VisualTree is layered over other UI in a specific project build
- Some Build Profile settings do not remain checked when launching a project without the /Library folder through the command line
- TextMeshPro gradient tags render as literal text when using a font that contains only a part of the ASCII character set
- Small rectangles appearing in the corner of title text in Editor when System Font and Bitmap are selected in preferences
- The shortcut character is typed into the name field when a [Shift + <any alphanumeric key>] shortcut is used to create the asset from "Asset/Create"
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?