truong-bui / AsyncLoadingScreen

Async Loading Screen is a free and open-source plugin for Unreal Engine. Async Loading Screen allows you to easily configure a Loading Screen System in the project settings, and automatically add a Loading Screen whenever you open a new level, without Level Streaming.
https://www.unrealengine.com/marketplace/en-US/product/async-loading-screen
MIT License
799 stars 99 forks source link

Fix stack-use-after-scope in SLoadingScreenLayout::GetDPIScale #60

Closed slonopotamus closed 2 years ago

slonopotamus commented 2 years ago

const ref to part of the struct cannot prolongate whole struct