Can I customize message in IE 11 browser?
You can edit that in \Editor\Data\PlaybackEngines\WebGLSupport\BuildTools\ and there is a UnityLoader.js and UnityLoader.min.js which have the message and the logic as to when it is displayed…
1 Like
thanks a lot
Can I use myUnityLoader.js in Template? If yes, how I can include it?
You can try it via custom tags (disclaimer: they are currently broken in 5.6 but we have a fix in the pipeline) or just trigger a custom script after the build finishes that copies your file over the default one.