Skip to content

Snap to East South Up blueprint node in construction script crashes the editor. #1625

Open
@RoeDefense2

Description

@RoeDefense2

What happened?

If you reference the globeanchor and try to snap to east south up and you do not have the blueprint in the level but you try to open the blueprint, the editor will crash.

Environment

Cesium for Unreal version: 2.13.3
Unreal Engine Version: 5.4
Operating System: Windows 11

Reproduction steps

  1. Create blueprint with cesium globe anchor component
  2. In the construction script, reference globe anchor and set actor rotation to snap to east south up node output.
  3. Close blueprint window
  4. Drop actor in the level and it should snap to east south up as intended.
  5. Create a new level.
  6. Open new level.
  7. Try to open the blueprint without putting it in the level.
  8. Construction script fires but since the actor is not in the scene it is unable to get a georeference and crashes the editor.
  9. ...

Supporting evidence

The image below is the code I was using in my construction script.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingneeds triageNew issues in need of triage to determine reproducibility, scope, and urgency

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions