Not signed in
Copyright © 2026 Unity Technologies
Thank you for reporting a bug to Unity. This issue will be fixed in an upcoming release. We have reviewed the issue carefully, and in this case, the team is unable to prioritize backporting this bug to existing releases. There are a number of reasons we make this decision, including the impact and severity of the issue across our user and customer base, and the possibility that a backport may destabilize a release in production. Today we will be closing this port. Thank you again for taking the time to report this issue, and please let us know if there is anything else that changes the impact or severity of this issue.
Thank you for reporting a bug to Unity. This issue will be fixed in an upcoming release. We have reviewed the issue carefully, and in this case, the team is unable to prioritize backporting this bug to existing releases. There are a number of reasons we make this decision, including the impact and severity of the issue across our user and customer base, and the possibility that a backport may destabilize a release in production. Today we will be closing this port. Thank you again for taking the time to report this issue, and please let us know if there is anything else that changes the impact or severity of this issue.
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
Sign in to see your voted issues