shaders fail to load, producing invisible gameworld:
9a4d9c16-f893-43df-9bb7-e793c52db623:8 -------- GLSL link error: C:\fakepath(88,12-41): error X3013: 'tex2Dgrad': no matching 2 parameter intrinsic function
C:\fakepath(88,12-41): error X3013: Possible intrinsic functions are:
C:\fakepath(88,12-41): error X3013: tex2Dgrad(sampler2D, float2|half2|min10float2|min16float2, float2|half2|min10float2|min16float2, float2|half2|min10float2|min16float2)
Warning: D3D shader compilation failed with default flags. (ps_3_0) Retrying with avoid flow control
C:\fakepath(88,12-41): error X3013: 'tex2Dgrad': no matching 2 parameter intrinsic function
C:\fakepath(88,12-41): error X3013: Possible intrinsic functions are:
C:\fakepath(88,12-41): error X3013: tex2Dgrad(sampler2D, float2|half2|min10float2|min16float2, float2|half2|min10float2|min16float2, float2|half2|min10float2|min16float2)
Warning: D3D shader compilation failed with avoid flow control flags. (ps_3_0) Retrying with prefer flow control
C:\fakepath(88,12-41): error X3013: 'tex2Dgrad': no matching 2 parameter intrinsic function
C:\fakepath(88,12-41): error X3013: Possible intrinsic functions are:
C:\fakepath(88,12-41): error X3013: tex2Dgrad(sampler2D, float2|half2|min10float2|min16float2, float2|half2|min10float2|min16float2, float2|half2|min10float2|min16float2)
Warning: D3D shader compilation failed with prefer flow control flags. (ps_3_0)
Failed to create D3D Shaders
(Filename: /Users/builduser/buildslave/unity/build/Runtime/GfxDevice/opengles/ApiGLES.cpp Line: 685)
_JS_Log_Dump | @ | 9a4d9c16-f893-43df-9bb7-e793c52db623:8 | ||
(anonymous) | @ | wasm-034fe48a-3751:22 | ||
(anonymous) | @ | wasm-034fe48a-3762:22 | ||
(anonymous) | @ | wasm-034fe48a-3758:826 | ||
(anonymous) | @ | wasm-034fe48a-3745:518 | ||
(anonymous) | @ | wasm-034fe48a-6335:208 | ||
(anonymous) | @ | wasm-034fe48a-6321:1354 | ||
(anonymous) | @ | wasm-034fe48a-6287:2126 | ||
(anonymous) | @ | wasm-034fe48a-6286:383 | ||
(anonymous) | @ | wasm-034fe48a-6285:175 | ||
(anonymous) | @ | wasm-034fe48a-6275:5 | ||
(anonymous) | @ | wasm-034fe48a-4748:245 | ||
(anonymous) | @ | wasm-034fe48a-7064:8 | ||
(anonymous) | @ | wasm-034fe48a-11512:587 | ||
(anonymous) | @ | wasm-034fe48a-11511:178 | ||
(anonymous) | @ | wasm-034fe48a-11507:1113 | ||
(anonymous) | @ | wasm-034fe48a-11491:13 | ||
(anonymous) | @ | wasm-034fe48a-11484:146 | ||
(anonymous) | @ | wasm-034fe48a-11266:13 | ||
(anonymous) | @ | wasm-034fe48a-4235:39 | ||
(anonymous) | @ | wasm-034fe48a-8292:14 | ||
(anonymous) | @ | wasm-034fe48a-8290:316 | ||
(anonymous) | @ | wasm-034fe48a-8309:7 | ||
(anonymous) | @ | wasm-034fe48a-9582:69 | ||
(anonymous) | @ | wasm-034fe48a-9581:25 | ||
(anonymous) | @ | wasm-034fe48a-9579:40 | ||
(anonymous) | @ | wasm-034fe48a-9575:280 | ||
(anonymous) | @ | wasm-034fe48a-9570:157 | ||
(anonymous) | @ | wasm-034fe48a-9439:532 | ||
(anonymous) | @ | wasm-034fe48a-9438:5 | ||
setTimeout (async) | ||||
schedule | @ | UnityLoader.js:3 | ||
(anonymous) | @ | UnityLoader.js:4 | ||
callRuntimeCallbacks | @ | 9a4d9c16-f893-43df-9bb7-e793c52db623:8 | ||
preRun | @ | 9a4d9c16-f893-43df-9bb7-e793c52db623:8 | ||
run | @ | 9a4d9c16-f893-43df-9bb7-e793c52db623:8 | ||
runCaller | @ | 9a4d9c16-f893-43df-9bb7-e793c52db623:8 | ||
removeRunDependency | @ | 9a4d9c16-f893-43df-9bb7-e793c52db623:8 | ||
receiveInstance | @ | 9a4d9c16-f893-43df-9bb7-e793c52db623:8 | ||
receiveInstantiatedSource | @ | 9a4d9c16-f893-43df-9bb7-e793c52db623:8 | ||
Promise.then (async) | ||||
instantiateArrayBuffer | @ | 9a4d9c16-f893-43df-9bb7-e793c52db623:8 | ||
doNativeWasm | @ | 9a4d9c16-f893-43df-9bb7-e793c52db623:8 | ||
(anonymous) | @ | 9a4d9c16-f893-43df-9bb7-e793c52db623:8 | ||
(anonymous) | @ | 9a4d9c16-f893-43df-9bb7-e793c52db623:8 | ||
UnityLoader.loadCode.Module | @ | UnityLoader.js:4 | ||
i.onload | @ | UnityLoader.js:4 | ||
load (async) | ||||
loadCode | @ | UnityLoader.js:4 | ||
processWasmFrameworkJob | @ | UnityLoader.js:4 | ||
i.callback | @ | UnityLoader.js:3 | ||
setTimeout (async) | ||||
i.complete | @ | UnityLoader.js:3 | ||
processWasmCodeJob | @ | UnityLoader.js:4 | ||
i.callback | @ | UnityLoader.js:3 | ||
setTimeout (async) | ||||
i.complete | @ | UnityLoader.js:3 | ||
(anonymous) | @ | UnityLoader.js:4 | ||
r.worker.onmessage | @ | UnityLoader.js:3 | ||
Show 8 more frames |