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
- Warnings when warming up shaders with GraphicsStateCollection
- Color and Location fields disappear when removing gradient marker in the HDR gradient Editor (linear) window
- Create Node window appears on the top left corner of the Editor when opening window with space keyboard shortcut after selecting a Context
- HasCharacters() returns false when checking Emojis using surrogate pairs, despite characters being present in the Font Asset
- An error is thrown when building AssetBundles with DisableWriteTypeTree and StripUnityVersion flags
Add comment