Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.3.1f1
Issue ID
1001050
Regression
No
When using Tessellation, not all pixels inside the rendered object are written
Reproduction steps:
1. Open the attached project "TessellationBug.zip";
2. Open the "tesselation bug" scene;
3. Enter a play mode.
Expected results: all pixels inside the model should be black (since the first Material has ZWrite Off);
Actual results: often pixels far inside the model have retained their white value.
Reproduced on: 2018.2.0a1, 2018.1.0b7, 2017.3.1p1, 2017.2.1p4, 2017.1.3p1.
Note: if Max Tesselation on the "Tesselation" material is set to 1, there are no white pixels in the play mode.
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
- Tile Palette selected dropdown text does not update when palette is renamed
- ArgumentException thrown and reference to Template gets unset when opening UXML file after editing referenced Template in Play mode
- [iOS][WebGL] Player freezes when multiple properties of a VisualElement are changed at the same time
- Warning 'GetControlID at event ValidateCommand returns a controlID different from the one in the Layout event' is logged when undoing the deletion of an Edited Freeform 2D Light
- ShadowCaster2D breaks on certain Rotation positions when Casting Source is set to PolygonCollider2D
Resolution Note:
Minor / rare usecase.