Search Issue Tracker
In Progress
Fixed in 2023.1.17f1, 2023.2.0a22, 2023.3.0a9
Fix In Review for 2022.3.X
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
- 3D Sample Scene (HDRP) template tutorial Welcome Dialog pop-up doesn't appear on project creation
- [Profiler] The Addressable Asset Module module outputs an ArgumentException when asset GUIDs produce a hash collision with Addressables
- Huge amounts of tests have a start delay when pressing "Run All" in the Test Runner
- Blackboard: Double borders around the tooltip
- [WebGL]VideoPlayer Rendering stops when setting FilterMode of a texture downloaded with UnityWebRequestTexture.GetTexture()
Add comment