Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

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_Dump9a4d9c16-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)
scheduleUnityLoader.js:3
(anonymous)UnityLoader.js:4
callRuntimeCallbacks9a4d9c16-f893-43df-9bb7-e793c52db623:8
preRun9a4d9c16-f893-43df-9bb7-e793c52db623:8
run9a4d9c16-f893-43df-9bb7-e793c52db623:8
runCaller9a4d9c16-f893-43df-9bb7-e793c52db623:8
removeRunDependency9a4d9c16-f893-43df-9bb7-e793c52db623:8
receiveInstance9a4d9c16-f893-43df-9bb7-e793c52db623:8
receiveInstantiatedSource9a4d9c16-f893-43df-9bb7-e793c52db623:8
Promise.then (async)
instantiateArrayBuffer9a4d9c16-f893-43df-9bb7-e793c52db623:8
doNativeWasm9a4d9c16-f893-43df-9bb7-e793c52db623:8
(anonymous)9a4d9c16-f893-43df-9bb7-e793c52db623:8
(anonymous)9a4d9c16-f893-43df-9bb7-e793c52db623:8
UnityLoader.loadCode.ModuleUnityLoader.js:4
i.onloadUnityLoader.js:4
load (async)
loadCodeUnityLoader.js:4
processWasmFrameworkJobUnityLoader.js:4
i.callbackUnityLoader.js:3
setTimeout (async)
i.completeUnityLoader.js:3
processWasmCodeJobUnityLoader.js:4
i.callbackUnityLoader.js:3
setTimeout (async)
i.completeUnityLoader.js:3
(anonymous)UnityLoader.js:4
r.worker.onmessageUnityLoader.js:3
Show 8 more frames

ReplyReport