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
- Attribute on Toolbar Overlay does not resolve when importing .unitypackage
- Remote repository size is not shown for GitHub repositories when expanding project details
- "Repository name" field and "slug preview" don't have correct validation and become inconsistent when unsupported characters are entered
- Package Manager throws ScriptableSingleton related errors after a package was installed while there were pending package manifest changes
- Default Branch name does not change when changing the Default Branch name for a project that was disconnected from a repository
Add comment