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
- Buttons in the Overlay Menu in the Scene View are all gray even if they're activated when Game View is maximized and minimized
- NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
- Editor crashes on PrepareSpriteTilingData when exiting Play mode
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?