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
- Crash on SortByExecutionOrder when interrupting the .androidpack import process
- ShaderGraph tab header changes the icon to the VFX Graph icon when ShaderGraph and VFX Graph with the same name are both opened
- The Build Profiles window has usability issues when the panel takes up less than 30% of the screen width
- Inconsistent ShaderGraph RGBA channels compared to the Inspector when "Alpha Is Transparency" is used
- Crash on "The GUID inside 'Assets/asset.png.meta' cannot be extracted by the YAML Parser." when opening the project
Resolution Note:
Creating a Sprite Atlas asset and assigning the textures to the Sprite Atlas asset will resolve the issue when running in PlayMode.