Steps to reproduce:
- Create a new Unity project
- Install the AI package
- Go to AI > Generate New > Sprite/Material
- Verify that the sprite/material is generated
- Close the window
- Window -> AI -> Search Generated Assets (Unity AI)
- Click "i" (Inspector Panel)
- Select any item in the "All" tab
- Observe the result in the "Inspector" window
Actual results: The view in the Inspector window is distorted: only part of the preview is presented to the user
Expected results: A user should get a correct and full data view from the beginning.
Reproducible with versions: 6000.3.0a2, 6000.3.0a4
Not reproducible with versions: 6000.2.0f1
Can’t test with versions: 6000.3.0a1, as getting errors during AI installation
Tested on (OS): M1 Max - Sequoia 15.5
Note: Window resizing fixes the issue.