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
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
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".