Search Issue Tracker

By Design

Votes

1

Found in [Package]

2.1.6

3.2.0-pre.1

Issue ID

TMPB-19

Regression

No

Missing Reference Exception is thrown when TextMeshPro font materials are modified

Package: TextMeshPro

-

How to reproduce:
1. Open the user's attached project
2. Press the Play button
3. Observe the Console

Expected result: MissingReferenceException is thrown
Actual result: no errors are thrown

Reproducible with: 2.1.6 (2019.4.29f1), 3.0.6, 3.2.0-pre.1 (2020.3.16f1, 2021.1.17f1, 2021.2.0b7, 2022.1.0a5)

  1. Resolution Note:

    The Material reference is invalid during the awake. Forcing an immediate update or waiting on the second frame fixes the issue.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.