google / google/filament

"Prepare View Uniforms" not updated for transparent picking under certain condition

Open
#8,948 3 comments 0 reactions 2 assignees Claimed by @pixelflinger View on GitHub
Dominant language
C++
Stars
20.5k
Forks
2.3k
Avg merge
2d 16h
Merged PRs (30d)
74

Description

filament 1.56.6

to reproduce(case 1)
1. enable transparent pick
2. disable ssao
3. enable shadow directional light
the "Picking Render Pass" use frame uniform buffer from shadow pass;

to reproduce(case 2)
1. enable transparent pick
2. disable ssao
3. disable shadow directional light
4. crash

I think it has something related to frame graph, which I have not checked.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.