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
- [UWP] Mouse movement re-triggers stale <Mouse>/scroll value after the scroll wheel is used once
- "Shutdown worker was forced killed because it kept running. Worker ..." errors are thrown after building a blank HDRP project
- [UI Toolkit] USS materials in AssetBundles break due to InstanceID referencing a material that no longer exists when a Scene is loaded through Addressables for the second time
- Help button leads to a missing documentation page when clicked on a Font Import Settings in the Inspector
- TextMeshPro Text Component reads bottom-to-top instead of top-to-bottom when using RTL Editor
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.