Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.6.0b9
Issue ID
883596
Regression
Yes
Recursion is detected when when the API Updater updates this A$ package
How to reproduce:
1. Open new project
2. Import this package from the Asset Store: https://www.assetstore.unity3d.com/en/#!/content/47248
- Observe the error in the console: "Internal error: Recursion detected while updating scripts (assembly index: 4)"
- API updating fails because of this
- Does not happen with Unity 5.5 or if it was imported into Unity 5.5 then into 5.6
- Reproduced with 5.6.0b9 (e1cc23a55ad8)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- OnPreprocessAsset is not triggered when AssetPostprocessor version is changed and script recompiles
- Terrain Component and Overlay Text Rendering is broken when using Bitmap Text Rendering Mode
- “No Overlays” Overlay overlaps with the Tile Palette toolbar when docked on the left
- One Camera is not being rendered correctly when the Upscaling Filter is set to Automatic or Bilinear
- Terrain Layer is used for Painting Texture and will be added to the Terrain Layer List after being replaced by another Terrain Layer
Add comment