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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
tom81
Sep 07, 2018 06:40
Same problem here. :/