4.1: asset task no longer finishes when 404

After updating to 4.1 texture asset loading task doesn’t finish when the file is not available:
task.onError, task.onFinish, assetsManager.onTaskErrorObservable, assetsManager.onTasksDoneObservable are all not called. Also apart from the 404 I’m not getting any console errors.

Can you repro in the PG? I’ll be happy to fix it for 4.2 :slight_smile: (which alpha0 is already live (it is a clone of 4.1 ;))

https://www.babylonjs-playground.com/#3ZMEM3

Pinging @sebavan to see if he has a few cycles to fix it

I ll have some a tiny bit later today :slight_smile:

Will be fixed by next nightly

2 Likes