-
Notifications
You must be signed in to change notification settings - Fork 5
Description
Hello, I am a Software Engineer at Lunar Client, a popular third party platform for Minecraft, users started reporting rendering issues after the latest AMD 25.10.2 update that happened October 29th 2025, as you can see on the following screenshot, it looks like any block that is not transparent do not render.
Users reported that downgrading to 25.10.1 fixes the issue.
We also observed that changing the game directory path from the default C:\Users\<user>\AppData\Roaming\.minecraft to a random path while keeping the same content fixes the issue, which makes us believe that it is an Application Profile / Optimization that applies to Minecraft specifically that is causing the issue.
The issue happens when running the Sodium rendering mod on Fabric Loader, but not all launchers are impacted, for instance the official Mojang's Minecraft Launcher does not have that issue.
We know that the issue is happening on our platform, Lunar Client, but also on Feather Client, and on X Minecraft Launcher, the latter does not have any additional modding to the game than any other launcher as far as I know, so we are not sure why these platforms are affected. I do not know if these are the only platforms impacted.
Reproduction steps:
- Run Minecraft version 1.21+ on any of the mentioned platforms, with Fabric Loader and the Sodium mod. If using Lunar Client, Sodium is bundled by default in the Fabric Module.
- Enter a world.
Best case scenario would be to get the issue fixed in the driver, but we would also be interested in knowing why these platforms specifically are impacted and not others like the Mojang's Minecraft Launcher, so we can maybe match their behavior and fix it on our side.