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
- ProfilingSampler.Get() returns null and makes the Player only render black when building a Release Build
- Search text field visual controls for the Path binding in an Input Actions Asset is misaligned
- Display issues in VideoPlayer when using Screen.SetResolution on certain Google Pixel devices
- Crash on Texture::TextureIDMapInsert when opening a specific project
- Null reference exceptions occur when ScriptableObjects saved in the same .asset file are referenced in runtime
Add comment