You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Built In Data does not have any associated AddressableAssetGroupSchemas. Data from this group will not be included in the build. If this is unexpected the AddressableGroup may have become corrupted.
Assets/Samples/EventInterfaces/EventInterfaceLog.cs(10,40): warning CS0618: 'UxmlFactory<EventInterfaceLog>' is obsolete: 'UxmlFactory<TCreatedType> is deprecated and will be removed. Use UxmlElementAttribute instead.'
UIComponents.Roslyn.Generation/UIComponents.Roslyn.Generation.Generators.Uxml.UxmlAugmentGenerator/UxmlTraitsExampleComponent.Uxml.g.cs(15,44): warning CS0618: 'UxmlFactory<UxmlTraitsExampleComponent, UxmlTraitsExampleComponent.UxmlTraits>' is obsolete: 'UxmlFactory<TCreatedType, TTraits> is deprecated and will be removed. Use UxmlElementAttribute instead.'
UIComponents.Roslyn.Generation/UIComponents.Roslyn.Generation.Generators.Uxml.UxmlAugmentGenerator/UxmlTraitsExampleComponent.Uxml.g.cs(31,43): warning CS0618: 'VisualElement.UxmlTraits' is obsolete: 'UxmlTraits is deprecated and will be removed. Use UxmlElementAttribute instead.'