Search Issue Tracker
Not Reproducible
Votes
0
Found in
2022.3.4f1
2023.1.2f1
2023.2.0a20
2023.3.0a1
6000.0.0b11
6000.1.0a7
6000.2.0a1
7000.0.0a1
Issue ID
UUM-41326
Regression
No
Converting VFX to Subgraph creates main graph without shader dependencies
How to reproduce:
# Create a new graph
# Convert it to subgraph
# Observe that main system (not subgraph) has no shader dependencies and lose all edge connections
Note: reopening it generates shader dependencies
Another note: QA has not checked 21.3
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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Resolution Note:
This bug is no longer reproducible