Search Issue Tracker
Fixed
Fixed in 2022.3.15f1, 2023.1.17f1, 2023.2.0a22, 2023.3.0a9
Votes
0
Found in
2022.3.10f1
2023.1.15f1
2023.2.0a18
2023.3.0a3
Issue ID
UUM-40383
Regression
No
[VFX] Create Subgraph with activation slot makes unlinkable slot
Step to repro:
- Create Simple Template
- Create bool operator & link it to an activation slot of a block
- Convert block to subgraph
Observe:
The link between bool operator & block isn't kept.
The exposed slot of subgraph block isn't linkable to anything.
Expected:
The link is kept as any linked slot when creating a subgraph
N.B.: The issue can be workaround renaming the exposed slot in subgraph
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Rigged GameObject doesn’t return to its idle state when disabling "Preview" and the GameObject has nested rigged GameObjects
- Error "ArgumentException: Trying to use an invalid resource" when creating custom post-processing effect in URP
- [DX12] GameObjects using CommandBuffer DrawProcedural and DispatchCompute calls have color flicker when changing color and moving mouse cursor
- The Player becomes unresponsive after resolution switch in Exclusive Fullscreen mode when using DX12 Graphics API
- (Apple Silicon) Floating point inconsistencies between mono and il2cpp
Add comment