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)
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
- A 404 page is opened when selecting "Open Documentation" on the Float Node in Shader Graph
- Shader Graph Importer's Documentation Reference button leads to a 404 page
- Crash on WriteParticleLineVertex when particle systems are rendered in a specific project
- Asset names longer than the allowed system file path are not handled gracefully
- Moving VFX Particles leave a ghosting trial in Ray Traced Screen Space Reflections
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".