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.
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
- Lights with Cookies generate Cookie Atlas and increase Memory usage every time when Play mode is entered
- Crash on mono_traverse_object_internal when exiting Play mode on a specific project
- Camera prefab shows up in overrides after upgrade when game view is changed to Simulator
- Prefab Override context menu does not appear when changing attributes on a Terrain Component
- Particles are visible through Mesh when Sprite-Lit-Default Material is used
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?