Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
5.6.1
Issue ID
1114576
Regression
No
Inconsistent rendering between Camera preview and Game view when using Depth Texture with LWRP
How to reproduce:
1. Download and open the attached project "1114576.zip"
2. Open the Scene and Game windows
3. Select the Main Camera GameObject in the Hierarchy
4. Inspect the Camera Preview and Game windows
Expected result: The black cube is rendered the same on both windows
Actual result: The black cube is flipped on Y-axis in the Game window
Reproducible with Unity versions: 2019.1.12f1, 2019.2.0b10, 2019.3.0a10
Reproducible with package versions: 5.7.2, 5.8.2, 5.9.0, 5.10.0, 5.13.0, 5.16.1, 6.5.2, 6.5.3, 6.7.1, 6.9.0
Not reproducible with package versions: 5.3.1
Notes:
Enabling Opaque Texture in Lightweight Render Pipeline Asset will fix the issue in package versions 5.16.1, 5.7.2 and 6.9.0.
Trying to install LWRP versions earlier than 5.6.1 will result in Console errors.
Affected Package versions are not available in Unity 2018.4.
In early versions of Unity 2019.1 and 2019.2 installing the affected package versions will throw Console errors.
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
This is a duplicate of issue #1225362