Search Issue Tracker
Active
Votes
0
Found in
1.7.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
- "Branch or commit" dropdown is empty and does not show options when switching to a Repository that does not contain the previously selected branch name
- Sprite preview in Inspector gets more cropped when Padding is increased
- Unity logging warnings about [SerializeReference] when using localization package
- Model import documentation link is incorrect
- Crash on GetDatabase when SQLite database for the curl file cache fails to open or create
Add comment