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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
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.