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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment