ARCore-Location icon indicating copy to clipboard operation
ARCore-Location copied to clipboard

sample app sceneform crashes after rendering 2d view

Open omotolaa opened this issue 5 years ago • 6 comments

Hi,

The sceneform sample app keeps crashing. I am confused what is the cause

omotolaa avatar May 07 '19 15:05 omotolaa

Probably in your code :P

todoranalex avatar May 10 '19 07:05 todoranalex

It's not in my code

omotolaa avatar May 11 '19 10:05 omotolaa

I used the sample code in the repo

omotolaa avatar May 11 '19 10:05 omotolaa

Any logs?

todoranalex avatar May 12 '19 16:05 todoranalex

Filament: Panic in Handlefilament::HwProgram filament::details::FMaterial::getProgramSlow(uint8_t) const:296 reason: The material 'FBX Material' has not been compiled to include the required GLSL or SPIR-V chunks for the vertex shader (variant=0xd, filtered=0xd).

omotolaa avatar May 12 '19 16:05 omotolaa

I have the same issue - seems to be related to the 'Andy' 3D model in the example application.

If I comment that one out, the other layout marker works perfectly fine without crashing.

msioen avatar Jun 07 '19 06:06 msioen