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 GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment