Search Issue Tracker
Fixed
Fixed in 6000.4.0a4
Votes
0
Found in
6000.4.0a2
6000.4.0a3
Issue ID
UUM-122652
Regression
Yes
“Deprecated UxmlTraits” warning is thrown when adding VFX Asset to Hierarchy window and VFX Asset is open
Steps to reproduce:
1. Create new Unity project
2. Install VFX package
3. In Project window create “Simple Loop” VFX
4. Open “New VFX” Asset
5. Drag “New VFX” from Project window to Hierarchy window
6. Observe the Console window
Actual results: Warning is thrown in the Console window - “Control UnityEditor.VFX.UI.VFXComponentBoardBoundsSystemUI uses the deprecated UxmlTraits API. Its attributes were ignored on import, which may cause visual errors or missing data. Update the control’s script to use the UxmlAttribute API. Learn more.
UnityEditor.VFX.AdvancedVisualEffectEditor:OnEnable () (at ./Library/PackageCache/com.unity.visualeffectgraph@8f1733711b2c/Editor/Inspector/AdvancedVisualEffectEditor.cs:113)”
Expected results: No warnings are thrown
Reproducible with versions: 6000.4.0a2, 6000.4.0a3
Not reproducible with versions: 6000.4.0a1
Tested on (OS): Windows 11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
Add comment