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
- Freeze/crash with multiple StackTraces when opening a specific project
- Crash on TypeContainer<int>::rtti when deleting a Render Texture that is used by the Main Camera
- Multiple ArgumentExceptions are thrown when adding a VisualTreeAsset with Sprite Glyphs to a UIDocument
- Color Node Alpha slider displays incorrect value when viewed in Shader Graph
- Player unresponsive when building a specific project with Autoconnect Profiler enabled
Add comment