Search Issue Tracker
Active
Votes
0
Found in
2.0.0-pre.1
Issue ID
UUM-136598
Regression
No
Prompt tooltip stretches to screen height when prompt contains large amount of lines in AI Generator
Steps to reproduce:
- Create a Unity project
- Click the "AI" button
- Click "Agree and install Unity AI"
- Go to AI > Generate New > Cubemap
- Type in anything into the Prompt (e.g. Sky)
- While still in the Prompt field, click "Enter" on the keyboard and hold until ~80 lines are created
- Click Generate
- Once generated, hover over the generated image thumbnail
- Observe the tooltip
Actual results: Tooltip height scales with the number of empty lines and stretches vertically across most or all of the Editor window, showing a large empty area and obstructing the view
Expected results: Tooltip has a reasonable maximum size, ignores or collapses empty lines, and truncates very long prompts so it stays compact and readable
Reproducible with versions: 1.6.0-pre.1, 2.0.0-pre.1 (6000.4.0b11, 6000.5.0a8)
Tested on (OS): Windows 11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Add comment