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
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
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?