This page may not work correctly inside the Unity editor. Open in browser

Report a Bug

Is something not working correctly in one of our assets? Submit a bug report below with the details and we will help you out. Please make sure you follow the guidelines that are described on the right.

We usually reply within 2-5 business days (Monday-Friday).

Let us know what kind of issue you are experiencing and how we can reproduce it.

Which Unity version are you using?

Which render pipeline is your project using?

Which assets are you using?

The invoice number of your purchase on the Unity Asset Store. If you purchased the asset on our website, input your account email address.

Add file or drop files here

    Guidelines for bug reports

    • Include detailed reproduction steps that we can use to reproduce the issue.
    • Mention what the expected result is and what the actual result is.
    • Attach a screenshot or video showing the problem/result.
    • Include the specific Unity version, Render Pipeline version, and Asset version that this issue can be reproduced with.

    Example Description

    Issue:

    Some squares of grass are not rendering after adding Nature Renderer to the terrain.

    Reproduction Steps:

    1. Create a new empty Unity project with Unity 2020.3.18f1, using the Universal Render Pipeline version 10.7.
    2. Import Nature Renderer version 1.5.2 into the project.
    3. Create a new terrain with the default settings.
    4. Add a Nature Renderer component to the terrain.

    Actual Result:

    There is an error shown in the console, and some squares of grass do not render on the terrain.

    Expected Result:

    No error is shown and all the grass renders normally.

    Attachments:

    Attached is a screenshot of the error message and the incorrectly rendered grass on the terrain.