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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment