Unity Issue Tracker - Editor freezes when selecting settings from a Preset
Closed
UUM-12505
Editor freezes when selecting settings from a Preset
Unity: Asset Importers
Won't Fix
2023.1.X
2022.2.X
2022.1.X
2021.3.X
2020.3.X
In this case the Preset contained really complex texture slicing information. This kind of operation would always take a long time to read.
Reproduction steps:
1. Open the attached ‘New Unity Project' project
2. Observe the ‘Assets/Sprites/Sprites/deadzone.png’ in the Inspector
3. Click on the Preset selector at the top-right of the Inspector window
4. In the Select Preset window select the ‘SpriteTextureImporter.preset’ Preset
Expected result: The Preset is selected immediately
Actual result: The Editor freezes for a few seconds before the Preset is selected