Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2018.2.0a1
2018.2.0f2
Issue ID
1067844
Regression
Yes
[NavMeshComponents] API updater fails first run while updating Nav Mesh Components project from github on NavMeshComponents.dll
How to reproduce:
1. Open attached "NavMeshComponents-master" project or directly clone it from https://github.com/Unity-Technologies/NavMeshComponents/tree/2018.2.0f2
2. Observe console view for errors
Expected result: Project will load up with no errors the first time
Actual result: you receive an error during the first load
Reproducible with: 2018.2.0a1, 2018.2.4f1
Not reproducible with: 2017.4.9f1, 2018.1.9f2
Could not test with: 2018.3.a9 (lots of error)
Note: Reopening the project seems to fix the issue, same result by manually calling API updater inside the editor
Error: Internal error: Recursion detected while updating scripts (assembly name: NavMeshComponents.dll)
Comments (1)
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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
tom81
Sep 07, 2018 06:40
Same problem here. :/