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
- The first frames are skipped when playing a video
- Text auto-scrolling can not work when naming assets/objects until backspace key is pressed
- Shadows are not cast when the Light's CullingMask and the GameObject's Layer do not match
- Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders are used
- SpeedTree does not move when using WindZone
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.