Skip to content

fix crash while minimizing window with ui camera and 2d camera#4757

Closed
hoshino111 wants to merge 2 commits intobevyengine:mainfrom
hoshino111:main
Closed

fix crash while minimizing window with ui camera and 2d camera#4757
hoshino111 wants to merge 2 commits intobevyengine:mainfrom
hoshino111:main

Conversation

@hoshino111
Copy link
Contributor

Objective

Solution

  • Remove unnecessary expect.

@alice-i-cecile alice-i-cecile added A-Windowing Platform-agnostic interface layer to run your app in P-Crash A sudden unexpected crash A-Rendering Drawing game state to the screen labels May 15, 2022
@alice-i-cecile
Copy link
Member

alice-i-cecile commented May 15, 2022

Thanks :) This looks to be a near-duplicate of #4527; can you review that PR for us?

It looks like the same fix can be applied to UI cameras, which makes sense.

@alice-i-cecile
Copy link
Member

Closing as duplicate, but thank you again for catching the fix for UI cameras.

@alice-i-cecile alice-i-cecile added the S-Duplicate This issue or PR already exists label May 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Rendering Drawing game state to the screen A-Windowing Platform-agnostic interface layer to run your app in P-Crash A sudden unexpected crash S-Duplicate This issue or PR already exists

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Minimizing window with 2d camera causes a crash

2 participants