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
- Animator state transition preview clips are flickering when zooming in
- [Tile Palette] Sprites not rendering when brush tool "Paint a filled box with active brush" is used for the first time
- Adding available Nodes with longer names in Fragment Context window overflow Fragment Context window in Shader Graph
- Longer Shader Graph Property Reference names breaks VFX Graph Output Particle Node
- "DebugAllocatorMode" option changes when changed in another Editor instance
Add comment