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
- Line Brush blue outline appears at incorrect position when painting start of line in Tile Palette
- [URP] All materials render black when building via batchmode or without rendering Scene/Game view in Editor if Decal renderer Technique is set to "Automatic"
- Player Tags list shows extra blank space behind the scrollbar in the "Player Tags" settings window
- Edit Angular Limits gizmo handles are small and easy to miss-click in the Scene view
- Duplicate Player Tag save fails silently with no error or validation message
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.