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
- Code runs slower when using a cached exception instance compared to creating a new one
- Broken UI in Default Preset Add Section of "Preset Manager" window
- [iOS] The Player freezes when closing the Notification Center and quickly swiping down from top
- Crash on Texture2D:SetPixelImpl when rapidly calling Texture2D.Apply()
- Graph Lines are not rendered when using Experimental GraphView or GridBackground
Add comment