Search Issue Tracker
Active
Votes
0
Found in
2.0.0-pre.1
Issue ID
UUM-136702
Regression
No
Texture 2D asset is created when promoting a generated Cubemap to a new asset
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) and Generate
- Once generated, right-click on the generated thumbnail and click "Promote to new asset"
- Observe the created asset type in the Inspector
Actual results: The created asset is created as a regular Texture asset with "Texture Shape" set as 2D
Expected results: The created asset is a Cubemap asset with "Texture Shape" set as Cube
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
- 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