question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

New glTF clearcoat sample model crashes Sandbox

See original GitHub issue

I’m developing a new glTF test model for the draft KHR_materials_clearcoat extension, in https://github.com/KhronosGroup/glTF-Sample-Models/pull/251.

When I drop the GLB on https://sandbox.babylonjs.com/, I get an unhandled exception in the console:

babylon.js:16 BJS - [10:16:38]: Error: FRAGMENT SHADER ERROR: 0:632: 'TBN' : undeclared identifier
ERROR: 0:632: 'perturbNormal' : no matching overloaded function found
ERROR: 0:632: '=' : dimension mismatch
ERROR: 0:632: 'assign' : cannot convert from 'const mediump float' to 'highp 3-component vector of float'

/cc @bghgary @sebavan

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

3reactions
sebavancommented, Jan 31, 2020

Yes I am in less than 1 hour, was scared to have lied 😉

1reaction
sebavancommented, Jan 31, 2020

Perfect fix will be in in less than 1 hour 😉

Read more comments on GitHub >

github_iconTop Results From Across the Web

Crashing when importing glTF 3D model : r/godot - Reddit
I'm trying to import this 3D model (glTF), but Godot crashes. Link to free model. The folder contains a bin file, and a...
Read more >
What's New | Babylon.js Documentation
What's New · Moved all instance data from Geometry to Mesh such that the same Geometry object can be used by many meshes...
Read more >
Khronos Releases Wave of New glTF PBR 3D Material ...
New Physically Based Rendering extensions for Clear Coat, Transmission and Sheen continue to build a powerful, interoperable, material model ...
Read more >
CodeSadbox - Introducing improved Crash Reporting!
CodeSadbox - Introducing improved Crash Reporting! Have you ever been using CodeSandbox only to encounter a suddenly blank screen?
Read more >
Trailmakers - Building & Crashing A Helicopter! - YouTube
Welcome to Trailmakers! Today I build a helicopter in sandbox mode then take it on some test flights and epic crashes !
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found