Search Issue Tracker
Active
Votes
0
Found in
2021.3.56f1
6000.0.58f1
6000.2.6f1
6000.3.0b3
Issue ID
UUM-119515
Regression
No
Default Mesh Renderer Material cannot be found in the Select Material window after removing it from the GameObject
Reproduction steps:
1. Create a new project
2. Create a GameObject (e.g. Cube)
3. Open Select Material window in the Inspector (Mesh Renderer > Materials)
4. Type in the name of the currently selected material and observe the results in Assets section
5. Remove the Material
6. Open Select Material window and type in the name of previously selected Material
7. Observe the search results Assets section
Actual result: Material cannot be found in Assets section after being removed
Expected result: Material can be found in Assets section
Reproducible with: 2021.3.56f1, 6000.0.58f1, 6000.2.6f1, 6000.3.0b3
Couldn't reproduce with: 2022.3.67f1 (Different default material)
Reproduced on: macOS Sequoia 15.4 (M4), Windows 11
Note: Section could also be renamed or new section could be added as default Material is not in Assets folder
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
Add comment