diff --git a/Packages/com.unity.animation.rigging/Runtime/AnimationRig/RigBuilder.cs b/Packages/com.unity.animation.rigging/Runtime/AnimationRig/RigBuilder.cs index 04271c2d..6539f53a 100644 --- a/Packages/com.unity.animation.rigging/Runtime/AnimationRig/RigBuilder.cs +++ b/Packages/com.unity.animation.rigging/Runtime/AnimationRig/RigBuilder.cs @@ -12,6 +12,7 @@ namespace UnityEngine.Animations.Rigging [RequireComponent(typeof(Animator))] [DisallowMultipleComponent, ExecuteInEditMode, AddComponentMenu("Animation Rigging/Setup/Rig Builder")] [HelpURL("https://docs.unity3d.com/Packages/com.unity.animation.rigging@1.3/manual/RiggingWorkflow.html#rig-builder-component")] + [DefaultExecutionOrder(9999)] public class RigBuilder : MonoBehaviour, IAnimationWindowPreview, IRigEffectorHolder { [SerializeField] private List m_RigLayers; diff --git a/Packages/com.unity.render-pipelines.core/Tests/Runtime/VolumeComponents.meta b/Packages/com.unity.render-pipelines.core/Tests/Runtime/VolumeComponents.meta new file mode 100644 index 00000000..71837c63 --- /dev/null +++ b/Packages/com.unity.render-pipelines.core/Tests/Runtime/VolumeComponents.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: d7a8435b968e9714c9ea91e7101c3e03 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: