Search Issue Tracker
In Progress
Fix In Review for 2021.3.32f1
Fixed in 2022.3.13f1, 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)
-
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
- SHADERPASS has incorrect value when using Shader Graph for Built-In target
- [VFX] Gizmo still incorrectly rendered for a hidden property
- Nested object label indentation is incorrect when using the UI Toolkit Inspector
- Crash on tlsf_free when UI Elements are moved to the side by scrolling
- Setting VideoPlayer.time and pausing results in incorrect player.frame values
Resolution Note (fix version 2023.1.19f1):
Fix issue where an infinite import error is thrown when modifying the contents of a "folder plugin".
Resolution Note (fix version 2022.3.13f1):
Fix issue where an infinite import error is thrown when modifying the contents of a "folder plugin".
Resolution Note (fix version 2021.3.32f1):
Fix issue where an infinite import error is thrown when modifying the contents of a "folder plugin".