Removing components from the simulation entity crashes the server.

Summary

If you remove all components from the simulation entity, the server will crash.

Please select what you are reporting on:

Creative

What Type of Bug are you experiencing?

Verse

Steps to Reproduce

F():void=
  SimulationEntity := (InEntity:entity).GetSimulationEntity<native><public>()<transacts><decides>:entity #any simulation entity getter
  for(Component : SimulationEntity.GetComponents()):
    Component.RemoveFromEntity()

Expected Result

The server shouldn’t crash.

Observed Result

Server crashes

Platform(s)

windows

FORT-872375 is ‘Closed’ as ‘Fixed’. The issue will be addressed in 35.00.