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
- Text is unreadable when DLSS is applied to the Canvas with Render Mode set to World Space
- NullReferenceException errors appear in the Console when changing the values of Visual Effect Control Clip Events' Attributes
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
Add comment