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
- SerializedPropertyChangeEvent is invoked when initially binding PropertyFields in custom Editor
- UI Panel is not visible when HDR and STP filter are enabled
- Crash on GfxDeviceD3D11Base::DrawBuffersIndirect when opening a specific project
- OnTriggerExit2D is called in Play mode when undoing component adding
- Builds fail with "Execution failed for task ':launcher:checkReleaseDuplicateClasses'" error when the newer version of the In-App Purchasing package is installed on a specific 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?