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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment