无法修复该泄露(在SplineAnchor以外且仅在ScriptableObject.ScriptUpdateTick时发生,几乎固定为15m/s的速度发生),且在Reload中也发现了该问题的存在
This commit is contained in:
Submodule Assets/Plugins/Flee updated: a09b3c1eb1...c9e2493796
@@ -19,7 +19,7 @@ namespace Demo.Game
|
||||
protected override void UpdateTicks(float currentTime, float deltaTime, TickType tickType)
|
||||
{
|
||||
base.UpdateTicks(currentTime, deltaTime, tickType);
|
||||
Updater?.Invoke();
|
||||
//Updater?.Invoke();
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user