Search Issue Tracker
Fixed
Fixed in 2021.3.32f1, 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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".