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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
Creating a Sprite Atlas asset and assigning the textures to the Sprite Atlas asset will resolve the issue when running in PlayMode.