# importWarnings

> TextureGenerator.GenerateTexture reports warnings when you generate a Texture.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.AssetImporters](/engine/6000.7/script-reference/unityeditor/assetimporters.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public string[] importWarnings { get; }
```
