StrataSource / Engine

Issue tracker for Strata Source
46 stars 2 forks source link

Bug: Deleting grouped objects crashes the editor #308

Closed luxeleios closed 2 years ago

luxeleios commented 2 years ago

Describe the bug

The crash is instant. Confirmed for groups containing prop statics, func details and linked portal doors.

To Reproduce

Group several objects, press Delete or Ctrl + X.

Expected Behavior

Duhh

Operating System

No response

luxeleios commented 2 years ago

This seems to be a .vmf dependent issue. Check this sample vmf.

https://github.com/luxeleios/dump/blob/main/game_escher_worldportals.vmf

luxeleios commented 2 years ago

It doesn't seem to be vmf dependent, I was unable to figure out any pattern - most often it happens, but sometimes it does not.

hexaflexahexagon commented 2 years ago

Most likely the same as this issue, though I still don't know the specifics https://github.com/ChaosInitiative/Chaos-Source/issues/94

craftablescience commented 2 years ago

Looks like this is indeed a duplicate of #94