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
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
- FrameTimingManager.GetLatestTimings adds background time to the next focused frame when the Player is unfocused
- PropertyDrawer gets disposed while still being active when adding a secondary component
Add comment