Search Issue Tracker
Fixed in 14
Votes
0
Found in [Package]
12.0.0
Issue ID
1364480
Regression
No
Crash when copy-pasting a Subgraph block
Repro steps:
1. Create a new VFX
2. Select two blocks in the Output context, right-click, and turn them into a Subgraph block.
3. Select the new subgraph block and copy it
4. Right click on the subgraph and select 'Enter Subgraph'
5. Select one of the subgraph blocks and paste the Subgraph from step 3.
6. Unity hands and eventually crashes.
Expected outcome:
No crash / not allow pasting a block subgraph within itself if it's not supported
Notes:
- The same workflow seems fine for operator subgraphs
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- 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
Add comment