Search Issue Tracker
Won't Fix
Votes
0
Found in
6000.0.33f1
6000.2.0a4
6000.3.0a1
Issue ID
UUM-97963
Regression
No
Custom attributes are not properly converted to subgraphs
*Steps to reproduce:*
# Import the attached graph
# Open graph
# Select everything (CTRL/CMD + A)
# Convert to Subgraph
*Actual results:*
* Shader errors related to custom attributes are thrown.
* Some edges of custom attributes are disconnected in subgraph.
* Attribute types are not preserved in subgraph; upon conversion, they all change to the float type.
* After conversion, the graph from which it was converted should indicate that these attributes now belong to the subgraph and cannot be deleted or edited (?)
*Reproducible with versions:* 6000.0.33f1, 6000.2.0a4
*Not reproducible with versions:* n/a
*Can’t test with versions:* n/a
*Tested on (OS):* Windows
*Notes:*
* Shader error in '[OrientFixedAxis] [Feathers] Update Particle': undeclared identifier '_Open' at kernel CSMain at OrientFixedAxis.vfx(185) (on d3d11)
* [OrientFixedAxis] [Feathers] Initialize Particle.compute: Kernel at index (0) is invalid
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Layer Collision Matrix expansion causes extra scrollbar in Physics Settings
- The Decal Projector component Scene view editing tools are not visible in the Inspector window when Editor theme is set to Light
- An “Assertion failed on expression” error is thrown when building an AssetBundle and two assets have the same name
- Real delta time is different than deltaTime and uscaledDeltaTimeFixed when using multiple monitors with different refresh frequencies set in Windows options
- Persisted event listeners are reset when collapsing and expanding a component in the Inspector
Resolution Note:
This "convert to subgraph" contextual meny entry has been removed for nested VFX. This issue is therefore redundant
Resolution Note:
Forward-ports for this version need to be handled at a later time.