Search Issue Tracker
By Design
Votes
0
Found in
6000.3.0b7
6000.4.0a3
Issue ID
UUM-122502
Regression
No
Default Shader Graph in the VFX Graph Output block can't be reselected when switched to the custom Shader Graph
How to reproduce:
1. Open the attached project "DefaultBug"
2. Create any VFX Graph
3. In the VFX Graph, create the "Output Particle Shader Graph" block
4. Navigate to the "Shader Graph" field, open the selector and observe the results
5. Select the "New Shader Graph"
6. Reopen the selector and observe the results
Expected results: The same amount of Shader Graphs is available in both cases (custom and default ones)
Actual results: After selecting the custom Shader Graph, all default ones can't be selected
Reproducible with: 6000.3.0b7, 6000.4.0a3
Can't test with: 6000.0.60f1, 6000.2.8f1 (No default assets)
Reproducible on: macOS Sequoia 15.6 (M1)
Not reproducible on: No other environment tested
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
- [Vulkan] Crash on with multiple stack traces when rendering large Terrain with specific hardware
- Crash on SkinnedMeshRendererManager when interacting with a prefab generated with uncombined meshes using Synty Sidekick Character Creator
- Crash on folly::detail::safe_assert_terminate_v when updating the Meta XR SDK Packages
- The text font falls back on a different font depending on the fallback font used
- Template is opened in Isolation when opening it in Context and users Save the UI Document when prompted to do so in UI Builder
Resolution Note:
Unable to reproduce the issue exactly as described.
The observed difference in available Shader Graphs appears to be related to a hidden toggle in the selector UI. This toggle controls whether assets from packages or only those from the project are displayed. In one case, the toggle was enabled, showing both default and custom assets; in the other case, it was disabled, resulting in only project assets being listed.