Unity Issue Tracker - Scene load failure causes TryGetSingletonEntity method to not find valid Entity
Fixed
ECSB-690
Scene load failure causes TryGetSingletonEntity method to not find valid Entity
Package: Entity Component System (ECS)
Won't Fix
1.0.X
We will potentially fix this issue in 1.1 or 1.2.
Reproduction steps:
1. Open the attached “ASDQWE” project
2. Open the “Assets/_Scenes/Login.unity” Scene
3. Enter the Play Mode
4. Observe the logs in the Console Window
5. Exit the Play Mode
6. Build and run the Player (File > Build And Run)
7. Repeat the 4th step
Expected result: "GM sending initialise message" message is logged in both the Player and the Play Mode
Actual result: "GM sending initialise message" message is only logged in the Play Mode
Reproducible with: 1.0.11 (2022.3.9f1), 1.0.14 (2022.3.9f1)
Could not test with: 1.0.8 (2022.3.9f1 (Could not downgrade the package due to various dependencies))
Reproducible on: Intel macOS 13.5
Not reproducible on: No other environment tested
Prioritise and Follow this issue
Have a workaround or additional info about this issue?