Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.6.0f3
Issue ID
899521
Regression
No
[iOS][VR] OnRenderImage() Breaks Rendering on Google Cardboard
Steps to reproduce:
1. Open User's attached project
2. Build and Run on iOS
3. Notice: Scene 1 looks okay
4. Wait 10 seconds. Notice: Scene 2 appears
Result: Scene 2 looks stretched.
Reproduced with: 5.6.0f3.
Not reproduced with: 5.6.1p1 (fixed).
Tested with: iPhone 6S iOS10.3.1
Note:
The first scene is simple, with a few visual elements and a basic camera. The second mostly the same, but with a simplistic script which uses OnRenderImage() to apply a sort of "do nothing" effect. (It reads the color of the source and writes that to the destination.)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment