The Wayback Machine - https://web.archive.org/web/20220508230430/https://github.com/topics/unity-3d
Skip to content
#

unity-3d

Here are 562 public repositories matching this topic...

DapperDino
DapperDino commented Apr 25, 2021

Is your feature request related to a problem? Please describe.
When trying to implement a loading screen for switching scenes I tried using the OnSceneSwitchStarted event to start fading to black and OnSceneSwitched event to start fading the loading screen back to being transparent. The issue here is that OnSceneSwitchStarted and the call to SceneManager.LoadSceneAsync happen at the same time

type:feature good first issue stat:awaiting triage

Improve this page

Add a description, image, and links to the unity-3d topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the unity-3d topic, visit your repo's landing page and select "manage topics."

Learn more