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
- VFX Graph Particles render black when using Baked GI in URP Unlit Shader Graph
- Crash on Unity::Joint::SetJointLocalActorFrames when changing connectedBody on a ConfigurableJoint
- WebGL player crashes on RuntimeError when using the Disk LTO code optimization
- All Animators previous animations are activated while transitioning when a second split-off transition overrides the first split-off transition
- Warning that external text editor path does not exist when manually selecting specific code editors such as VSCodium or TextEditor
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.