YoYoGames / GMRT-Beta

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

In-Game: rendering multiple views via camera_create_view is not functioning #154

Closed scott-dunbar closed 4 months ago

scott-dunbar commented 4 months ago

Description

The attached project is a very simple split screen setup, in VM and YYC it works correctly but in GMRT it fails to render the second view MultiViewfailure.zip

Spawned from https://github.com/GMExternal/NewRuntimeBeta/issues/153

CR image

GMRT image

Expected Change

No response

Steps To Reproduce

  1. Start GameMaker
  2. Import the attached project
  3. Run for GMRT
  4. Observe issue - second view with red square is not shown

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