Search Issue Tracker
Fixed in 10.0.0-preview.26
Votes
0
Found in [Package]
9.0.0-preview.35
Issue ID
1261232
Regression
Yes
[URP] Flipped tiles are not rendered when Tilemap Renderer Material is set to Sprite Lit Graph
How to reproduce:
1. Open the attached project "tileBug.zip"
2. Open "SampleScene" Scene
3. In the Hierarchy window, expand "TilePrefab" > "Grid" and select "Tilemap" GameObject inside of it
4. In the Menu bar, go to Window > 2D > Tile Palette and dock the new window anywhere
5. Focus on the Tile Palette window, press "B" on the keyboard to select "Paint with active brush" tool
6. Select any tile and hover the mouse on the Scene View
7. On the keyboard, press Shift + Curly Bracket
Expected result: the flipped tile is rendered
Actual result: the flipped tile disappears
Reproducible with: 9.0.0-preview.35 (2020.1.0b13, 2020.2.0a17)
Not reproducible with: 9.0.0-preview.14 (2020.1.0a23, 2020.2.0a17)
Couldn't test with: 2018.4.24f1, 2019.4.3f1, 2020.1.0a22 (9.0.0-preview.14, 9.0.0-preview.35 not supported, no Sprite Lit Graph)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
Add comment