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
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
- Audio Mixer “+” buttons overlap with UI when the Audio Mixer window layout is set to Horizontal
Add comment