Search Issue Tracker
Active
Votes
0
Found in
2.0.0-pre.1
Issue ID
UUM-136611
Regression
No
Loading popup is shown again when clicking an already selected AI generated asset
Steps to reproduce:
- Create a Unity project
- Click the "AI" button
- Click "Agree and install Unity AI"
- Go to AI > Generate New > 3D Model
- Enter any valid prompt and change Count to 2
- Click Generate
- Once generated, click on one generated model thumbnail once and wait for it to finish loading
- With the same model still selected, click the same thumbnail again
- Observe the selection behavior and Editor responsiveness
Actual results: Clicking an already selected generated asset re-runs the full selection/loading process each time, showing the “Hold on” popup or spinner again and causing noticeable lag, particularly for 3D Models
Expected results: Clicking an already selected generated asset does not re-trigger heavy loading; no “Hold on” popup or loading spinner appears again
Reproducible with versions: 1.6.0-pre.1, 2.0.0-pre.1 (6000.4.0b11, 6000.5.0a8)
Tested on (OS): Windows 11
Notes:
- The issue is most evident with 3D Model, Animation and Cubemap generations where each click on the already selected result shows a “Hold on” popup and momentarily blocks interaction. Material, Sound, Sprite, Texture don't exhibit the same behavior (likely due to asset size)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment