Search Issue Tracker
Duplicate
Votes
0
Found in
5.4.0b2
Issue ID
762666
Regression
Yes
DirectX 9 & 11 w/ forward render path flips game view when using shader
Steps to reproduce:
1. Download and open attached project "case_760196-ClickBait.zip"
2. Open game view
3. Switch API to either D3D9 or D3D11
4. Switch render path to forward
Actual result: shader generated image is flipped on Y axis
Expected result: not flipped image
(See attached screenshots)
Note: It happens on D3D9 and D3D11, but D3D11 also spams "rtDesc.Width == colorSurf->width && rtDesc.Height == colorSurf->height" to the console
Possible workaround: Use Deferred render path
Only reproducible on Windows 10 and Unity 5.4
Reproduced on:
Windows 10
Unity 5.4.0b2, 5.4.0b1
NOT Reproducible on:
Unity 5.3.1p3 and below
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
This is a duplicate of issue #752162