Closed magiclamb closed 2 months ago
Hi @magiclamb, your use case makes sense and I was under the impression that it would work. Can you tell us more about the crash you're seeing?
Hi @magiclamb, your use case makes sense and I was under the impression that it would work. Can you tell us more about the crash you're seeing?
Hello! I am Chim, I created the visuals for potential solutions in utilizing multiple ellipsoids using Cesium. Here is how to reproduce the issue: Load in latest version of Unreal and Cesium for Unreal, Duplicate CesiumGeoreference and the crash will appear. Here is a direct crash log from me:
Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0x0000000000000420
UnrealEditor_CesiumRuntime!TDelegateAccessHandlerBase
Hi @chimik007,
This sounds exactly like issue #1354. You should be able to circumvent this by creating a georeference via the Place Actors panel. Can you confirm that this works for you?
Closing this due to inactivity. If the above doesn't work, please respond to this issue with more details. Thank you!
This issue is outlines in this cesium forum post: https://community.cesium.com/t/compatability-with-cesium-functions-in-worldscape/33740
With the Cesium for Unreal 2.7.0 update which supports using non-WGS84 ellipsoids, we are really interested in creating multiple planets in one level to fly between them. However, in order for us to create two separate ellipsoids with their unique date assets, we need to be able to add multiple CesiumGeoreference's and may need the Cesium sunsky system be two separate blueprints as we wish to utilize a singular sun with multiple skys across different planets. Is this something that could be added to Cesium and if there is an interest in flying between planets and changing anchors and origin points? Thanks :)