Unity Default Text in Worldspace canvas doesn't export anymore with 2022.2 Unity versions

I have a repro if needed

Original Post on Discord

by user 103054507105067008

Which editor version are you using?

Do you get any errors / warning in the console in Unity?

It might be a known issue in 2022 where builtin fonts dont export - not sure if this is the case

2022.2.1f1 that is, I will try a different font then!

by user 103054507105067008

Confirmed a custom font exports, just tried Arial

by user 103054507105067008

Yeah I believe the one that doesn’t work is called “LegacyRuntime”. Looks like that’s embedded in Unity in a new / different way than other internal resources…

Changed the channel name: Unity Default Text in Worldspace canvas doesn’t export anymore with 2.58.0-pre

by user 103054507105067008

This is 2022.2 related I think, not dependant on a specific Needle Engine version @ROBYER1

Changed the channel name: Unity Default Text in Worldspace canvas doesn’t export anymore with 2022.2 Unity versions

by user 103054507105067008

Renamed to fit

by user 103054507105067008

I noticed that the “Text” that works is only available under a “Legacy” menu and was going to suggest that you add minimal support for TextMeshPro - only in case the Legacy text gets removed sometime

by user 563549194137239552

Yes, at some point we will! I don’t think “legacy” is going to be removed for at least the 2022.3 cycle and probably also not 2023.x, but still, people are gonna run into this.