"Simulator is currently not active"

Hello, first time posting,

Issue:
Clicking play to preview my project on Device Simulator, I get a blank screen & the following message provided in screenshot below (I’ve tried different phone/tablet simulations) …

Stats:
Unity 2021.3.8

Installed packages (aside from the locked ones):

Burst 1.6.6

Input System 1.4.2

JetBrains Rider Editor 3.0.15

Mathematics 1.2.6

TestMeshPro 3.0.6

Timeline 1.6.4

Unity UI 1.0.0

Visual Scripting 1.7.8

Visual Studio Code Editor 1.2.5

Visual Studio Editor 2.0.16

I checked & confirmed Localization Package is not installed. Any guidance is greatly appreciated! :sweat_smile:

Try switching active platform to Android in Build Settings Window, it seems your active platform is set to Standalone

1 Like

Got it working now, thank you for your reply! :smile: