Highlight Layer fills color when behind partially transparent meshes

That should make it clearer:

- Rendering of transparent meshes: stencil state is now set to the value
 registered in the engine instead of being set to `false` unconditionally.
 This change may affect the highlight layer when using transparent meshes. 
If you are impacted, you may need to exclude the transparent mesh(es) from the layer
1 Like