Search Issue Tracker
Fixed
Fixed in 6000.0.44f1, 6000.1.0b10, 6000.2.0a6
Votes
0
Found in
6000.0.36f1
6000.1.0b4
6000.2.0a1
Issue ID
UUM-95853
Regression
No
Editor is stuck in an infinite reimport loop when a specific project is reloaded
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
Note: According to the user, they started experiencing this issue once they installed the 3.3.1.11 version of the Odin Inspector (https://assetstore.unity.com/packages/tools/utilities/odin-inspector-and-serializer-89041)
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
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
- FrameTimingManager.GetLatestTimings adds background time to the next focused frame when the Player is unfocused
- PropertyDrawer gets disposed while still being active when adding a secondary component
Resolution Note (fix version 6000.2.0a6):
Reimport loop issue in the Editor has been verified as fixed in version 6000.2.0a6 when using the provided user project.
Resolution Note (fix version 6000.1.0b10):
Verified fixed in 6000.1.0b10. The Editor no longer gets stuck in a loop.
Resolution Note (fix version 6000.0.44f1):
Verified fixed in 6000.0.44f1 editor no longer gets stuck in a loop when reimporting assets.