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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment