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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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.