Search Issue Tracker
By Design
Votes
0
Found in
2018.4
2019.4
2019.4.16f1
2020.1
2020.2
2021.1
Issue ID
1296220
Regression
No
Infinite import loop is detected when opening a non-existent file using MemorySnapshotFileWriter.Open
How to reproduce:
1. Open user-submitted project (InfiniteImportLoop.zip)
2. In the Menu bar select Bug > Open FileWriter
3. Note the Console window
Expected result: no corrupt files are created
Actual result: a corrupt data file is created and cannot be deleted. Attempting to delete it from File Explorer also fails until Unity is exited
Reproducible with: 2018.4.30f1, 2019.4.16f1, 2020.1.17f1, 2020.2.0b14, 2021.1.0a9
Error thrown:
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
Comments (2)
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
- [Tile Palette] Sprites not rendering when brush tool "Paint a filled box with active brush" is used for the first time
- Adding available Nodes with longer names in Fragment Context window overflow Fragment Context window in Shader Graph
- "Layer Palette Profile" Asset is automatically applied to the second Terrain but doesn't load any layers
- "Terrain Tools" shortcut conflicts with the Overlays shortcut by default
- Longer Shader Graph Property Reference names breaks VFX Graph Output Particle Node
NicolasSouza-NIckSDev
Oct 10, 2022 16:17
correcting:
i Found same issue on 2021.3.6f1
randomlly a FBX file on my project broke in a infinity loop of "importing"
i delete the libray for create again and still happening;
the only way to get ou of this loop is restarting Unity from taskManager
NicolasSouza-NIckSDev
Oct 10, 2022 16:15
i Found same issue on 2020.3.6f1
randomlly a FBX file on my project broke in a infinity loop of "importing"
i delete the libray for create again and still happening;
the only way to get ou of this loop is restarting Unity from taskManager