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
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
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.