Probably when the project name uses non-ASCII characters, which Unity (and probably HTTP in general) do not allow. As reported here: https://community.cesium.com/t/launching-cesium-for-unity/21380/12 We can likely fix this by encoding as described in [RFC 8187](https://www.rfc-editor.org/rfc/rfc8187).