YoYoGames / GMRT-Beta

Bug Tracking for new GameMaker Runtime Beta
24 stars 0 forks source link

In-Game: Texture sheets are corrupted in 0.8.3 package for tilesets #167

Closed scott-dunbar closed 5 months ago

scott-dunbar commented 5 months ago

Description

Texture sheets are corrupted in 0.8.3 package for tilesets IDleMiner.zip

0.8.3 image

Expected Change

No response

Steps To Reproduce

  1. Start GameMaker
  2. Import the attached project
  3. Run
  4. See the issue

How reliably can you recreate this issue using your steps above?

None

Which version of GameMaker are you reporting this issue for?

No response

Which platform(s) are you seeing the problem on?

No response

Compiler Log File

Sample .yyz File

LukeBrownYoYoGames commented 5 months ago

This should be fixed in v0.8.0. This disables cropping of the texture when writing to the texture page. The CR seems to have a border of 4 pixels in the TP so i dont actually think its cropping the tilesets either. the render code looks identical and I didnt see anything in the CR's texture page generation that looked to be doing any cropping so hopefully this is correct