Search Issue Tracker
In Progress
Fix In Review for 2021.3.48f1
Fixed in 2022.3.55f1
Votes
0
Found in
2021.3.46f1
2022.3.52f1
Issue ID
UUM-86981
Regression
No
Isometric tiles are flickering and overlapping each other when entering Play Mode with Tilemap Renderer mode set to "Chunk"
Reproduction steps:
1. Open the attached project “IN-86363.zip”
2. Open the “IsometricScene”
3. Enter Play Mode
4. Observe the result
Expected result: All tiles are rendered without any issues
Actual result: Some tiles are flickering, overlapping each other
Reproducible in: 2021.3.46f1, 2022.3.52f1, 2023.2.0a08,
Not reproducible in: 6000.0.27f1, 6000.1.0a4
Fixed in: 2023.2.0a09
Reproducible on: Windows 10, macOS 14.6.1 (M1 Pro), macOS 14.6.1 (M1 Max) (user)
Not reproducible on: No other environments tested
Notes:
* The issue disappears when the TileMap Renderer Mode is changed to Individual
* A map with marked spots where this issue appears is included in the internal notes
* Could not test in Player due to map not appearing in the build
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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Resolution Note (fix version 2022.3.55f1):
Fix for this issue is available on Unity 2022.3.55f1 and above