Search Issue Tracker
Fixed in 2017.1.0f3
Votes
0
Found in
5.6.0b3
Issue ID
863941
Regression
Yes
[API Updater] Internal error: Recursion detected while updating scripts (assembly index: 4) is thrown when updating scripts
Steps to reproduce:
1. Open attached project using Unity 5.6
2. API updater will ask to automatically update scripts, agree.
3. After project launches, check console for errors.
Expected results: No errors, scripts are updated.
Actual result: Internal error: Recursion detected while updating scripts (assembly index: 4)
!! NOTES:
The project itself was made with 5.4 beta 14 or somewhere close .
Opening the project and updating API works well with 5.5.0b11. If then opened with 5.6, everything seems to work fine.
API updater fails if opening project directly with 5.6.0b3
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
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
MrDude
Sep 09, 2018 10:51
Still happens in 2018.2.6
How is this "Resolved" ???
Siyka
Oct 26, 2017 07:51
This also happens with 2017.2 when trying to build for UWP. No warnings for obsolete API, but build fails. How do I know on which script exactly does the API updater fail?