Packaged game TileMap collisions not working when "Make Tile Map Editable"

[VIDEO SHOWING THE BUG][1]

We have a project where we modify the tiles of a Tile Map inside a Paper Tile Map Component at runtime (only at level start).

As you can see in the image we instantiate the tilemap and we rebuild the collision to be able to modify it.

ONLY making this operation in PIE ALL the collisions work OK.
BUT if we execute the packaged windows game, there are collisions that doesn’t work (for example an slope (three collision vertex))

We are targetting Windows, not mobiles

In PIE ALL the collisions work.
BUT when we package the game and execute it, some tile collisions doesn’t work!

Tested on 4.18.0




THIS TILE COLLISION

  • WORKS IN PIE
  • DOESN’T WORK IN PACKAGED GAME




THIS TILE COLLISION

  • WORKS IN PIE
  • WORKS IN PACKAGED GAME

This is a showstopper for us :s, is this a known issue? Or are we doing something wrong?
Thank you :slight_smile:

Hello,

I was unable to reproduce the issue you are experiencing. I have a couple of questions to help narrow down the issue you are experiencing.

  1. Can you reproduce this issue in a clean project?
  2. If so could you provide a detailed list of steps so that I can reproduce this issue on our end?
  3. What part of the collision does not work in the packaged build?

Thanks!

Hello !

I added a video (attachment bug-1.zip) showing the bug on a clean project.

Thank you!!!

I tried with 4.18.1 with the same results…

Hello again , did you see the video? I just want to confirm that this is a bug and if it will be fixed or we should workaround it.

Thanks!

Hello again,
Thank you for submitting a video of your issue. I have reproduced this issue and logged a report for it here

You can track the report’s status as the issue is reviewed by our development staff. Please be aware that this issue may not be prioritized or fixed soon.

Thanks!

You say that it may not be fixed anytime soon, is there any workaround to this then? Because this makes Tilemaps pretty much unusable for any dynamic maps.

Yes… without it, dynamic Tilemaps are useless… don’t know why Epic doesn’t set critical priority to this… I suppose it’s because the Paper2D is not in their roadmap… Other engines have more love to their 2D parts…

We just live with it… till now that we will try to use your solution… thank you!!
And again, don’t know why those simple issues are not addressed quickly in the Paper2D plugin.

Hey Roig, I’m sorry to post here on this post, but have you solved the [Yellow] Paper2D Tilemap problem or did you just live with it? I am wondering if you have a solution that I am not aware of. I am referring too: [Paper 2D] - Yellow tinted textures in Tilemap viewport. - Rendering - Unreal Engine Forums

+1 Epic should fix this.

In my case I cannot get collision to rebuild for Polygons or Circles. I have wasted a lot of time trying to get this to work.

Sorry but, sarcasm? xDD The bug is not fixed…

Yeah, sorry, that was worded ambiguously, I only meant +1 for the idea that Epic SHOULD fix it, not that it had been fixed. Changed it.