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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment