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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
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.