playcanvas/engine

TextureEncoding inconsistency

Closed this issue · 4 comments

Upstream thread: KhronosGroup/glTF-Sample-Models#296

easiest repro for me is to load this, while debug console is opened:
https://cx20.github.io/gltf-test/examples/playcanvas/index.html?category=tutorialModels&model=TextureEncodingTest&scale=0.2&type=glTF-Binary

The spheres in left column are brighter than in the other columns, while they should be the same.
It does not happen each time this is reloaded.

Screen Shot 2021-02-19 at 1 39 37 PM

@cx20 We don't seem to be able to repro this any more. I suspect it has been fixed. Can you confirm with the gltf-test texture encoding test?

cx20 commented

I tested it again with PlayCanvas v1.55.0.
This problem is no longer reproducible, so I think it's probably fixed.

Closing this as fixed.