ARCore-Location
ARCore-Location copied to clipboard
sample app sceneform crashes after rendering 2d view
Hi,
The sceneform sample app keeps crashing. I am confused what is the cause
Probably in your code :P
It's not in my code
I used the sample code in the repo
Any logs?
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).
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.