Search Issue Tracker
Fixed
Fixed in 2023.3.0a18
Votes
0
Found in
2023.3.0a15
Issue ID
UUM-56902
Regression
Yes
[VFX Graph] Property are duplicated in blackboard when operator are copy/paste
How to reproduce:
* Drag a property from the new Blackboard to the graph
* duplicate or Copy/paste this property
* Notice that the property operator is properly duplicated
* Look in the inspector
* Notice that the Property is also duplicated with a number increment to the name
Expected result:
The Property shouldn't be duplicated in the Blackboard when Copy/paste/Duplicating a property operator in the Graph.
Actual Result:
The property are duplicated in the Blackboard when their operator counter part are being duplicated.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Label text overflows its rect when resizing the Game view in Free Aspect
- UI Toolkit Slider value defaults to min value when the initial value is set in the UXML file
- The Player hangs when unloading a scene using the UnloadUnusedAssets() method
- [iOS] Too many texture parameters error is thrown when running on devices that support the number of parameters
- [MacOS] Trying to pick a Colour from full-screen window breaks Colour Picker Tool functionality
Add comment