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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment