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
Comments (2)
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
- "Create Empty Child" Option Creates Root Object When No Parent Is Selected
- Freeze/Crash when entering Play Mode in a specific project
- Lack of documentation regarding VFX Ray Tracing support
- Shader properties do not appear on the GameObject when switching ShaderGraphs during runtime in the Player
- Multiple '-' symbols are allowed to appear in a row when inputting '.' into a non-decimal numeric field
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?