Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0b13
Issue ID
784563
Regression
Yes
[SinglePassStereo] Upgrading a project from 5.3 to latest combined stereo = tearing and no skybox
1) Create a new project in 5.3
2) set target platform to windows 64
3) enable VR mode
4) plugin oculus or other device
5) Press play and observe normal rendering
6) Upgrade project to 5.4.0b14 or 5.4.0b13 combined stereo branch
7) Ensure VR mode is enabled
8) Enable Single Pass stereo rendering
9) Enter Play mode
10) Observe the skybox does not render
11) Observe that objects in the scene tear as you look around
Expected behavior:
Skybox renders and no tearing on objects.
Initially I thought this was a WebPlayer Deprecation problem but it turned out to be an upgrade issue.
The skybox and objects in the scene will render normally if you create a new project in this branch
Version 5.4.0b13 (ec6cfcbfb048)
Tue, 29 Mar 2016 16:50:21 GMT
Branch: 5.4/vr/combined-stereo
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