Search Issue Tracker
Fixed in 2021.3.32f1
Fixed in 2021.3.X, 2022.3.X, 2023.1.X, 2023.1.19f1
Votes
4
Found in
2021.3.30f1
2022.3.9f1
2023.1.12f1
Issue ID
UUM-47972
Regression
Yes
An Infinite import error is thrown when modifying the contents of a "folder plugin"
How to reproduce:
1. Open the “IN-53340_bug-infinite-import“ project
2. In the Menu select Unity Support → Update Plugin
3. Observe the Console
Expected result: No errors are thrown
Actual result: Infinite import error is thrown
Reproducible with: 2021.3.23f1, 2021.3.30f1, 2022.3.9f1, 2023.1.12f1, 2023.2.0a16
Not reproducible with: 2021.3.22f1, 2023.2.0b8, 2023.3.0a4
Fixed in: 2023.2.0a17
Reproducible on: Windows 10, Windows 11
Not reproducible on: No other environment tested
Error: An infinite import loop has been detected. The following Assets were imported multiple times, but no changes to them have been detected. Please check if any custom code is trying to import them:
Assets/Binaries/Sample.framework - (Force Reimport)(modified date 2023-08-31T11:49:46.6183071Z)
Comments (1)
-
ludum_mubul
Sep 22, 2023 09:21
Also has such issue on Unity 2021.3.26f1, Unity 2021.3.15f1.
It was related to android plugin folder, especially affected by it "*.androidlib" folders
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (fix version 2023.1):
Fix issue where an infinite import error is thrown when modifying the contents of a "folder plugin".
Resolution Note (fix version 2022.3):
Fix issue where an infinite import error is thrown when modifying the contents of a "folder plugin".
Resolution Note (fix version 2021.3):
Fix issue where an infinite import error is thrown when modifying the contents of a "folder plugin".