Search Issue Tracker
Fixed
Votes
0
Found in
5.3.0f1
Issue ID
745346
Regression
No
[iOS] Video doesen't fully cover screen when playing on iPad Pro
To Reproduce:
1. Build and run the attached project on an iPad pro.
2. Play any video.
3. Observe that there are blue lines on the sides.
It's not really possible to take a screenshot for this (the blue lines at the sides disappear, the resolution is not truncated, though, scn resolution is 2732 × 2048), but I've attached a video where the lines are visible, they are way wider on device, and are visible on both sides.
https://dl.dropboxusercontent.com/u/28552779/ipad_pro_video_player.mov
Might be caused by the non standard resolution ( 2732 x 2048 )
iPad Pro: 2732/2048 = 1.333984375..
iPad mini 2: 2048/1546 = 1.3333333..
Reproduced on:
Version 5.3.0f1 (b948b362cb65)
Wed, 11 Nov 2015 13:10:57 GMT
Branch: 5.3/staging
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment