AdamsLair/duality

Investigate Bad TilemapCollider Performance in Extreme Cases

開放

#728 建立於 2019年7月1日

 (0 則留言) (0 個反應) (0 位負責人)C# (287 個分叉)auto 404
BugCoreHelp WantedPerformanceTilemaps

倉庫指標

星標
 (1,425 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Summary

Tilemap Collider generation is too slow in "extreme" cases, causing micro-freezes during editing and at runtime when editing tilemaps.

How to reproduce

  • Create a simple tileset with two tiles - one fully passable and one fully blocking.
  • Create a new tilemap that is at least 32x32.
  • Edit the tilemap to create a checkerboard pattern of blocking and passable tiles.
  • Profile and check performance while editing.

ex ex (1)

Reported on the chat by user TBDesignes.

貢獻者指南