Steps to reproduce:
- Create a new HDRP project
- Create a new Empty VFX Asset (Create -> Visual Effects -> Visual Effects Graph -> Empty VFX) and name it "Test"
- Select the new Asset and enable 'Use as Template' in the Inspector
- Change the Template Name to "Head"
- With the window still open, Select the "Test" VFX Asset and change its Template name to "Hello"
- Observe the Template names (note that "Hello" is displayed)
- Open the "Create a new VFX Asset" window (Create -> Visual Effects -> Visual Effects Graph)
- Select the "Test" VFX Asset and change its Template name to "Testing"
- Observe the Template names (note that "Hello" is still displayed)
- Search for "Hello" in the search bar
- Observe the search result
Actual results: Nothing is displayed
Expected results: The "Hello" VFX template is displayed
Reproducible with versions: 6000.5.0a5, 6000.5.0b3, 6000.6.0a2
Can’t test with versions: 6000.0.72f1, 6000.3.12f1, 6000.4.2f1, 6000.5.0a3 ("Create a new VFX Asset" window doesn't have search functionality)
Tested on (OS): Windows 11 Pro
Notes:
- The problem is rather with how only the searching functionality (or sorting functionality) refreshes the details about the Templates (when this should or could happen when collapsing, selecting, or even after rename validation of the custom template)