Modern UI text rendering bug
Fiocher opened this issue ยท 7 comments
What happened?
After using shaderpack and Modern UI mod, item text cannot be displayed.
Like Sign and Mekanism bin.
Screenshots
Relevant log output
No response
Minecraft Version
Minecraft 1.19.2
Oculus Version
oculus-mc1.19.2-1.2.8
Rubidium Version
rubidium-0.6.2
Operating System
Windows 11
What is your GPU?
RX 6800 XT
Java Version
Java 18
Additional context
No response
It seems that all text rendered into the world cannot be displayed, such as sign, damage number from MmmMmmMmmMmm
and TslatEntityStatus
.
Examples in 1.19.2 are below.
Turn off Modern UI
's font rendering engine in the configuration file can solve the problem, losing one of the core functions of Modern UI
:(
I upgraded ModernUI
to the latest version (v3.8.0.2 for MC 1.19.2), and turned off the "Use Modern Text Shaders in 3D World" option at the "preference" -> "Modern Text Engine" section (press ctrl + k
to open the mod settings), and the bug was fixed.
May be also applied in any 3.8.X version for MC 1.18.2 / 1.19.4 / 1.20(.1).