Closed xuelongmu closed 3 years ago
Does this happen on main
too or just frankenwater
?
I was seeing the issue on frankenwater
branch. The issue was resolved with the following commits, thanks @nithinp7
On watermask
(will eventually be merged to master): https://github.com/CesiumGS/cesium-unreal/pull/338/commits/f6978fb440bb2de3d0c1ae6505db17f06b7f1a82
On frankenwater
https://github.com/CesiumGS/cesium-unreal/commit/c9d8c5a9bd907e2c5bbe8715ed8d2967f1b2f975
I am currently building an application with Cesium for Unreal. When loading from the main menu to the persistent level that contains the Cesium actors and 3DTiles, I am getting the following error:
I am getting this error about half a second after entering the world, and the 3D tiles hadn't started showing up on my screen yet.
Does anyone have an idea of what's going on here?