Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
2017.1.0b1
Issue ID
902696
Regression
Yes
Scene with NavMesh and NavMeshAgent freezes in 2017.1
Steps:
1. Open the "repo" scene in Repo project (the scene has Nav Mesh baked with some Nav Mesh Agents)
2. Play the scene. After a few seconds, Editor stops responding with no error and no crash report.
3. If it doesn't freeze, stop and play again, wait for a few seconds.
Expected result:
Editor is still responding.
Actual result:
Editor is not reponding and not closing. It just freezed.
Notes:
1. If I disable Colliders on NavMeshAgent objects, no freeze.
2. Tried with a new scene, and baked a new Nav Mesh. It will also freeze, but not always. Like 20% (Open "newbake" scene to investigate).
3. Also tested repo scene in Windows Player, also freeze.
4. Tested DX11 and GLCore on Windows Editor, both freeze.
Reproducible with : 2017.1.0b1 (a29fc4a7eb25), 2017.1.0a6
Not reproducible with : 5.6.0p1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GameObject with the Visual Effect Component is not rendered in the Scene view when it is reenabled in the Inspector and the Play mode is paused
- Prefab icon blends in when selected in Project window with the Light Editor theme enabled
- 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
Add comment