Search Issue Tracker
By Design
Votes
0
Found in
2019.4
2020.1.13f1
2021.1
Issue ID
1293770
Regression
No
Vertical/Horizontal white lines are flickering in the Tilemap when using Sprite Atlas
How to reproduce:
1. Open the user's attached "TilemapBugRepro.zip" project
2. Open the "SampleScene" Scene
3. Enter Play Mode
4. Observe the Tilemap in the Game view
Expected result: No vertical/horizontal lines are flickering on the Tilemap
Actual result: Vertical/horizontal lines are flickering on the Tilemap
Reproducible with: 2019.4.15f1, 2020.1.14f1, 2020.2.0b13, 2021.1.0a7
Could not test with: 2018.4.29f1 (Tilemap is not visible in the Game view)
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
- Incorrect Shader keyword activation for Shadows when no Light is present in URP
- Editor freezes when loading a specific AssetBundle
- WebGPU builds with Multithreading enabled crash on Safari
- Set as Value in UI Builder doesn't work across all properties.
- Calculating time durations in RenderDoc with DX12 causes 'Device Lost error' popup
Resolution Note:
Creating a Sprite Atlas asset and assigning the textures to the Sprite Atlas asset will resolve the issue when running in PlayMode.