Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Auto Pause Full be of no effect if use STM UI.

A topic by id55503 created Jun 25, 2019 Views: 216 Replies: 3
Viewing posts 1 to 4

Developer

Good catch!


Managed to fix it, for whatever reason, the code for UI text was getting a height value half of what it was getting for normal text, so it wasn't working correctly.

I'll publish the (GC-free) fix in just a minute, but a hotfix is...

On line 3362, swap out all instances of "rawBottomRightBounds.y" with "rawBottomRightBounds.y * (uiMode ? 2f : 1f)".

Thanks for fixed so quickly. When i can upgrade this version in Asset Store.

Developer

The update just went up! Look for v1.8.18