Search Issue Tracker
Fixed in 2017.3.0f3
Fixed in 2017.4.X
Votes
0
Found in
2017.1.0f3
Issue ID
953054
Regression
No
Calling Camera.SetStereoProjectionMatrix switches rendering method to Multi-Pass
Steps to reproduce:
1. Download and open the attached project
2. Open the Frame Debugger
3. Enter Playmode
4. Activate Frame Debugger
5. Observe number of draw calls
Expected result: rendering method stays the same and draw calls are representitive of it
Actual result: draw call amount doubles indicating a switch to Multi-Pass renderring
Reproduced on 5.5.4p2, 5.6.3p4, 2017.1.1p3, 2017.2.0f1, 2017.3.0b1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon
Add comment