Search Issue Tracker
Duplicate
Votes
0
Found in
5.3.4f1
Issue ID
804746
Regression
No
Unity Crash when debugging NavMeshAgent
Unity crashes when pressing "Expresion Evaluator" in MonoDevelop.
Side note: It also crashes using Visual studio.
Steps to reproduce(in MonoDevelop):
--- Alternatively you can watch 1 attached link.
1. Open my attached project "Repro MonoDevCrash" using 5.3.4f1 version.
2. Press play button in the toolbar.
3. Open "scr" script using MonoDevelop.
--- Check if "Editor Attaching" is selected in "Preferences" menu (Check 2 attached link).
4. Place "Breakpoint" in "Update()" function (only if it doesn't exist). See attached 1 link for example.
5. Start debugging this script.
6. Right click agent (in 6 line) and choose "Expression Evaluator".
7. In the new table double click on "agent". It should crash or freeze.
Side note: Check 3 attached link to also reproduce in Visual studio.
Reproduced in: 5.4.21b, 5.0.3f2, 5.3.4f1.
Attached links:
1. http://recordit.co/PU4TrUL119
2. https://gyazo.com/c34700cb1598610558610428656fb329
3. http://recordit.co/M2AoGEtPGy
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Modifying UI Prefab child's Height only confirms the first 1 or 2 digits when the Scene is newly opened or the Prefab is newly created
- ProfilingSampler.Get() returns null and makes the Player only render black when building a Release Build
- Search text field visual controls for the Path binding in an Input Actions Asset is misaligned
- Display issues in VideoPlayer when using Screen.SetResolution on certain Google Pixel devices
- Crash on Texture::TextureIDMapInsert when opening a specific project
This is a duplicate of issue #767948