Search Issue Tracker
By Design
Votes
0
Found in [Package]
1.0.0-pre.8
Issue ID
AIWFB-113
Regression
No
Pressing “Generate” option on the Asset opens window with a different title than before
Steps to reproduce:
1. Create a new project and install the "AI Generators" package
2. Open “Generate New Material” window (AI > Generate new > Material)
3. Observe the window title and close the window
4. Right-click on the newly created Material Asset and select “Generate”
5. Observe the newly opened window title
Actual results: Window title is “Generate New Material” and after closing and reopening the window it changes to “New Material”
Expected results: Window title does not change
Reproducible with versions: 1.0.0-pre.7 (6000.2.0b2), 1.0.0-pre.8 (6000.2.0b2)
Tested on (OS): macOS Sequoia 15.4 (M4)
Notes: Issue can also be reproduced by not closing the “Generate New Material” window and then doing 4th and 5th steps
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
Resolution Note:
It's as designed. The window title uses the name of the asset. By default, a new material is name "New Material" in the project window.