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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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.