在PowerVR Rogue GM9446设备上,UE5.5+StarterContent资源编译的opengles包会导致Lightmap uv1采样出错。

PowerVR Rogue GM9446的驱动适配BUG

[Attachment Removed]

Steps to Reproduce

  1. 引擎UE5.5+StarterContent编译opengles包
  2. 因uv0和uv1是pack一起,在PowerVR Rogue GM9446上uv1顶点流数据会错位到uv0上。

​ [Image Removed]

[Attachment Removed]

Hi,

你好,根据线下交流,​引擎ContextState里的设置有个属性没有重置,导致后续缺少必要的API设置,可以试一下下面的改动,看是否有效。 [Image Removed]

[Attachment Removed]

现象提奇怪的,先用这个办法处理吧

[Attachment Removed]

好的,我跟同事沟通了一下,目前不想用这个方式修复问题,担心会影响其他设备的性能。不过项目组可以自己根据需要去修复。

[Attachment Removed]