提交 4f59fa02 编写于 作者: A Adrian Turcanu

Disable test AgentDetachesAndAttachesToSurface because the required...

Disable test AgentDetachesAndAttachesToSurface because the required functionality is missing altogether.
上级 8c5c794f
......@@ -36,6 +36,7 @@ public void AgentIdentifiesSurfaceOwner()
}
[Test]
[Ignore("1012991 : Missing functionality for notifying the NavMeshAgent about the removal of the NavMesh.")]
public void AgentDetachesAndAttachesToSurface()
{
m_Surface.BuildNavMesh();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册