Search Issue Tracker
Fixed
Fixed in 6000.3.0b10, 6000.4.0a5, 6000.5.0a1
Votes
0
Found in
6000.0.60f1
6000.2.7f1
6000.3.0b6
6000.4.0a2
Issue ID
UUM-122054
Regression
No
Duplicating the Properties in the VFX Graph Blackboard pastes them on the top of the list instead below the original Property
How to reproduce:
1. Create a new Unity project and instal the VFX Graph package
2. Create any VFX Graph and add some properties in the Blackboard
3. Select any of the Properties and click Ctrl + D (Command + D) to duplicate it
4. Observe its position in the Blackboard
Expected results: The new Property appears directly below the original Property, which is a standard behaviour across Unity (e.g. Hierarchy)
Actual results: The new Property appears above all other Properties
Reproducible with: 6000.0.60f1, 6000.2.7f1, 6000.3.0b6, 6000.4.0a2
Reproducible on: macOS Sequoia 15.6 (M1)
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
Add comment