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
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
- Audio Mixer “+” buttons overlap with UI when the Audio Mixer window layout is set to Horizontal
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.