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
- [Tile Palette] Sprites not rendering when brush tool "Paint a filled box with active brush" is used for the first time
- Adding available Nodes with longer names in Fragment Context window overflow Fragment Context window in Shader Graph
- "Layer Palette Profile" Asset is automatically applied to the second Terrain but doesn't load any layers
- "Terrain Tools" shortcut conflicts with the Overlays shortcut by default
- Longer Shader Graph Property Reference names breaks VFX Graph Output Particle Node
tom81
Sep 07, 2018 06:40
Same problem here. :/