Unity Issue Tracker - Editor is stuck in an infinite reimport loop when a specific project is reloaded
Fixed
UUM-95853
Editor is stuck in an infinite reimport loop when a specific project is reloaded
Unity: Build Settings Window
Fixed
6.2.X
6.1.X
6.0.X
Reimport loop issue in the Editor has been verified as fixed in version 6000.2.0a6 when using the provided user project.
Verified fixed in 6000.1.0b10. The Editor no longer gets stuck in a loop.
Verified fixed in 6000.0.44f1 editor no longer gets stuck in a loop when reimporting assets.
Reproduction steps:
1. Open the attached “repro_IN-90356“ project
2. Open the “Assets/Scenes/Prototypes/Camera Prototype.unity“ Scene
3. In the Project window, press the right mouse button and select “Reimport“
4. Observe the Editor behaviour
Expected result: The files are reimported
Actual result: The Editor is stuck in an infinite reimport loop
Reproducible with: 6000.0.36f1, 6000.1.0b4, 6000.2.0a1
Couldn’t test with: 2022.3.57f1 - Can’t downgrade without changing the Scripts in a way that doesn’t break the project
Reproducible on: WIndows 10 (22H2)
Not reproducible on: No other environments tested