Certain props not recognized as entities in game pool once YMAPed

Hello, I have been noticing that certain props do not seem to be recognized as entities in the Game Pool once I have converted a map to a YMAP. However if the same prop is spawned via script native CreateObject() then it is recognized as an entity.

Some of the props that do not get recognized in YMAP form are:

  • Most trees
  • Prop Hobo Stove
  • Rub Semi Truck Wreck
    as well as others

I have been trying to find a work around and experimenting with the prop_hobo_stove_01 prop and the ytyp v_rubbish thinking that something inside the YTYP is determining whether it is recognized or not

My main question is would anyone happen to know why this happens or could point me in the right direction?