Search Issue Tracker
Fixed
Fixed in 6000.3.0b10, 6000.4.0a5, 6000.5.0a1
Votes
2
Found in
6000.0.60f1
6000.2.8f1
6000.3.0b7
6000.4.0a3
6000.5.0a1
Issue ID
UUM-122516
Regression
No
Inconsistent Node search results in VFX Graph
How to reproduce:
1. Create a new Unity project and install the VFX Graph package
2. Create any VFX Graph and open it
3. In the blackboard, press the "Space" key -> enter the "Sample" in the search and observe the results
4. Enter the "Sample c" in the search and observe the results
Expected results: Both times the results are matching the string
Actual results: The second time, there are different options with the "Sample" in the name that were not shown previously
Reproducible with: 6000.0.60f1, 6000.2.8f1, 6000.3.0b7, 6000.4.0a3
Reproducible on: macOS Sequoia 15.6 (M1)
Not reproducible on: No other environment tested
đBonus Side Issue: Inconsistency in capitalisation
1. Create a new Unity project and install the VFX Graph package
2. Create any VFX Graph and open it
3. Under the "Initialize Particles" block, "Space" key -> search for "Velocity"
4. Observe the results under the "Velocity From Direction & Speed" category
Expected results: All operators such as "Multiply" or "Add" are highlighted and words have spaces between them
Actual results: Some words are missing spaces between them and all operators are highlighted
Reproducible with: 6000.0.60f1, 6000.2.8f1, 6000.3.0b7, 6000.4.0a3
Reproducible on: macOS Sequoia 15.6 (M1)
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The Editor does not recognize code errors in generic classes when using C# Source Generator to generate serialization code
- Long Sprite names are not truncated in the Inspector window name label and the preview labels when a Sprite with a long name is selected
- NullReferenceException is logged when undoing Deletion of a Visual Query Block of a Search Expression
- âUnsupported type MinMaxCurveâ error and âCould not register property modification for animation bindingâŚâ warnings are thrown after moving playhead when Particle System Property is added to Animation window
- Nested LocalizedStrings can not query local variables
Add comment