A few of the rocks in the center, and every rock in front of a tree
by user 300386587278049291
A few of the rocks in the center, and every rock in front of a tree
by user 300386587278049291
You seem to be using older engine.
Exporter X Engine are two different parts and they should be both up to date.
Please update the exporter unity package in PackageManager and perform a clean install. (Alt click on Install in the ExportInfo component). That should update the engine for sure as well.
The Exporter and Engine should have same version Major and Minor. Like that:
This doesn’t have to be nesseserly the solution for you issue, since our font sample for example doesn’t export 1 front out of 4. Going to inverstigate that.
But it would be a good practice to do so.
Ok I will update the exporter and do a clean install
by user 300386587278049291
What do you mean by this:
since our font sample for example doesn’t export 1 front out of 4. Going to inverstigate that.
by user 300386587278049291
There was a change to how the font styles are handled.
Our sample had incorrectly named font variant and that caused a font to not display. But it also threw an error that it can’t find that font. In your case there’s nothing in the console which is odd.
I’m referring to the Font sample https://engine.needle.tools/samples/?open=1#fonts-and-text.
I’ve also tested your font in the sample and everything works as expected So, if it doesn’t work and still is silent after the engine update, the other difference could be the unity version. I’ve tested the font on 2020.3.43f1
, what version do you use?
Better would be to do a full bug report Let’s hope the update will fix that
Hey Did that solve your issue @BMAN
Sorry I have not tested yet
by user 300386587278049291
Ok just checking
Hot dog! It worked
by user 300386587278049291
happy to hear that