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
- “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