Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

apocriva

11
Posts
2
Topics
2
Following
A member registered Apr 19, 2016

Creator of

Recent community posts

Works like a charm, thanks for the quick turnaround. :)

I've posted a minimal repro case project for this issue:

https://drive.google.com/file/d/0ByJ3vw9WEdpZdndLT2RXUnZ2VWs/view?usp=sharing

(1 edit)

When loading a scene via SceneManager.LoadSceneAsync(scene, LoadSceneMode.Single), all super text mesh text disappears. Works fine when loading Additive, or non-async.

Tested in Unity 2017.1.0p5 64 / STM 1.6.2.

Works like a charm, thanks. :)

Hello,

I'm using Super Text Mesh on a Unity Canvas that's set to 1920x1080, and I'm running into a problem where the outline and dropshadow distance are capped at 1, and therefore limited to 1px in size at 1080p.

I've tried overriding the range in the shader, but it's not having any effect in the inspector.

Is it possible to have outines/dropshadows with a distance larger than 1?

Thanks!