Search Issue Tracker
Fixed
Fixed in 6000.3.0b10, 6000.4.0a5, 6000.5.0a1
Votes
0
Found in
6000.3.0a6
Issue ID
UUM-114919
Regression
No
Properties are not renamed in the Blackboard if the Graph is being used as a Template
Steps to reproduce:
- Open the attached project
- Open the New VFX asset
- Right-click and select Insert Template
- Select testTemplate
- Open testTemplate asset
- Rename the Gradient Property
Actual results: Property name stays the same in the Blackboard. Property instances in the Graph are renamed successfully, however.
Expected results: Property name is changed both in the Blackboard and for the in-graph instances
Reproducible with versions: 6000.3.0a5, 6000.3.0a6
Can’t test with versions: 6000.3.0a4 or below (Feature to create custom templates was introduced in 6000.3.0a5)
Tested on (OS): Windows 11, macOS 15.6
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
- Animator state transition preview clips are flickering when zooming in
- [Tile Palette] Sprites not rendering when brush tool "Paint a filled box with active brush" is used for the first time
- Adding available Nodes with longer names in Fragment Context window overflow Fragment Context window in Shader Graph
- Longer Shader Graph Property Reference names breaks VFX Graph Output Particle Node
- "DebugAllocatorMode" option changes when changed in another Editor instance
Resolution Note:
When inserting a template into a VFX Graph there is no reference to the original template. It's a copy, so modifying the template afterwards won't trigger any update in the graph.