Search Issue Tracker
Fixed in 2018.2.X
Fixed in 5.6.X, 2017.1.X, 2017.2.X, 2017.4.X, 2018.1.X
Votes
0
Found in
2017.3.0f3
Issue ID
1010809
Regression
No
Draw calls which have negative non-uniform scale can break subsequent back face culled Graphics.Blit calls
To reproduce:
1. Open the project, attached by the user (2017.3.zip)
2. Select the Sphere game object in the Hierarchy
3. Set its scale to have positive values (e.g. 1, 1, 1)
4. Notice that the quad rendered with Graphics.Blit is now visible on the screen.
Expected: quad is always visible
Reproduced: 5.6.5p2, 2017.1.3p2, 2017.2.2p1, 2017.3.0f3, 2017.3.1p3, 2018.1.0b10, 2018.2.0a4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Missing Render Feature "Full Screen Pass Render Feature" in any “Universal Renderer Data” asset when upgrading from 2022.3
- Inconsistent ParticleSystemVertexStream.PercentageAlongTrail data range in Trail Texture Modes except "Stretch"
- The Graph Debug Window can be right clicked through and the Node Workspace is manipulated instead
- [Linux] Top left corner of the screen is unresponsive when the Editor recompiles
- [Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
Add comment