Search Issue Tracker
By Design
By Design in 1.0.X
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
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
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.
Resolution Note (1.0.X):
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.