Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
Issue ID
1148184
Regression
Yes
[Tiny] Missing definition error when importing "Tiny" package in 2019.1
Steps to repro:
1. Create a new project
2. Open package manager and import "Tiny" package
3. Observe the console
Expected result:: No errors.
Actual result: Error "TMP_FontAsset' does not contain a definition for 'faceInfo' and no accessible extension method 'faceInfo' accepting a first argument of type 'TMP_FontAsset' could be found" appears.
Reproduced in: 2019.1.0f2
Not reproduced in: 2018.3.14f1
Note:
1. Could not test in 2019.2 because Tiny does not support 2019.2+
2. Could not test all 2019.1 versions because of "Tiny" package errors.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Resolution Note:
This cannot be fixed due to the circumstances of 2019.2 code base and the package version dependencies. Tiny does not officially support Unity 2019 but there are solutions around this problem. This will not be an issue for the Tiny package in the next released version. The workaround solutions can be found on the forums.