Search Issue Tracker

Fixed in 2022.1.X

Fixed in 2020.3.X, 2021.1.X, 2021.2.X

Votes

1

Found in

2019.4

2020.3

2020.3.12f1

2021.1

2021.2

2022.1

Issue ID

1350059

Regression

No

An error is thrown when the Scene has UI Mask and the Player is run headless

uGUI

-

How to reproduce:
1. Open the user's attached "Batchmode_Canvases" project
2. Open the Build Settings (File->Build Settings...)
3. Make sure that the "Main" Scene is included in the Build and Build the project
4. Open the Player with -batchmode and -nographics command (for windows "[path to the player]\Batchmode_Canvases.exe" -batchmode -nographics -logFile logfile.txt)
5. Open the "logfile.txt" (on MacOS this should be printed in the CMD)

Expected results: There's no error
Actual results: There's the "Material Default UI Material doesn't have _Stencil property" error

Reproducible with: 2019.4.29f1, 2020.3.14f1, 2021.1.15f1, 2021.2.0b4, 2022.1.0a2

Note:
- Reproducible on both Windows and MacOS

  1. Resolution Note (fix version 2022.1):

    Fixed in 2022.1.0a10

  2. Resolution Note (fix version 2021.2):

    Fixed in Unity 2021.2.0b16

  3. Resolution Note (fix version 2021.1):

    Fixed in Unity 2021.1.25f1

  4. Resolution Note (fix version 2020.3):

    Fixed in Unity 2020.3.21f1

Comments (2)

  1. RobG88

    May 25, 2022 19:56

    Seeing this issue in Unity 2022.1.0f1

  2. atsconsultantx

    Jul 14, 2021 15:58

    Facing same issue

Add comment

Log in to post comment