# Reading export warnings
Read the orange Figma to Lottie warning state and decide what to fix before exporting again.

When an orange warning appears during render or export, pause before retrying. The selected Figma scene probably includes a feature, layer pattern, or interaction that may not convert reliably.

<Image src="https://assets.docs.lottiefiles.com/static/6d1aa70a4b-640.webp" alt="LottieFiles plugin preview with an orange warning summary showing four issues detected" caption="Open the orange warning state before exporting so you can review the affected layers or interactions" zoom variant="default" srcSet="https://assets.docs.lottiefiles.com/static/6d1aa70a4b-640.webp 640w, https://assets.docs.lottiefiles.com/static/6d1aa70a4b-1024.webp 1024w, https://assets.docs.lottiefiles.com/static/6d1aa70a4b-1920.webp 1920w" width="3840" height="2160" loading="lazy" data-blur="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAFCAYAAAB4ka1VAAAACXBIWXMAAAPoAAAD6AG1e1JrAAAAeUlEQVR4nGNYv3Xn/x17DsHxll37/2/btf8/SNw3IuU/w8ePn///+/fv/4+ff8H465fv/+8+evP//buPCAXvv/z9f/Las/93Hr/5//Dpq/+/fv36/+bdB4QCZPD75/f/7798+v/y3TuIApBdO/cehuPtuw+A3QFzAwDmsockFBrRggAAAABJRU5ErkJggg==" />

## What the warning means

The warning does not always mean the export is impossible. It means one of these is likely true:

- A Figma feature is unsupported or partially supported.
- A layer structure is inconsistent across frames.
- A text layer changes value across matched frames.
- A visual effect or gradient may render differently.
- A prototype interaction cannot become a state-machine input.

## What to do first

1. Read the warning details in the plugin.
2. Check [Supported Figma features](/en/integrations/figma/06_feature-checking/supported-figma-features).
3. Simplify the affected layer, interaction, or effect.
4. Preview again before exporting.

## Common fixes

- Replace unsupported prototype actions with supported navigation-style transitions.
- Convert a group to a frame when it needs to receive click or hover behavior.
- Keep layer names and layer order consistent.
- Split changing text into separate layers.
- Use simple linear or radial gradients.
- Remove stacked fills, strokes, shadows, and effects from animated objects.

## Related

- [Troubleshooting Figma to Lottie](/en/integrations/figma/04_figma-to-lottie/troubleshooting-figma-to-lottie)
- [Preparing your Figma scene](/en/integrations/figma/04_figma-to-lottie/preparing-your-figma-scene)
- [Supported Figma features](/en/integrations/figma/06_feature-checking/supported-figma-features)
