Search Issue Tracker
Fixed in 2022.1.X
Votes
2
Found in
2020.3
2021.1
2021.2
2021.2.0b9
2022.1
Issue ID
1362522
Regression
No
Chunk and individual Mode Tilemaps are culled when the Tilemap's Vertex Position is displaced with a Shader
Chunk and individual Mode Tilemaps are culled when the Camera's culling bounds are overwritten in Play mode and the Tilemap's Vertex Position is displaced with a Shader
How to reproduce:
1. Open the user-submitted project
2. Open the Scene "SampleScene" and enter Play mode (Assets/Scenes/SampleScene.unity)
Expected result: No GameObjects are culled
Actual result: "Chunk Tiles" and "Individual Tiles" are culled
Reproducible with: 2020.3.19f1, 2021.1.23f1, 2021.2.0b14, 2022.1.0a9
Could not test with: 2019.4.31f1 (Could not downgrade project due to Console errors)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Textures from other Sprites in the Assets leak into Sprite Renderer Sprites when Sprite Atlas v2 is used
- Errors “UI Error: Invalid GUILayout state in TestRunnerWindow view“ and “ArgumentException: An item with the same key has already been added“ are present when running tests with names that duplicate after truncation in the Test Runner window
- Flickering white border around Game View when Gizmos are enabled
- MultiColumnTreeView does not auto-expand foldouts when autoExpand is set to "true"
- Animation does not control the property of the Gameobject when the keyframe and initial value are the same
Add comment