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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
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?