Search Issue Tracker
Fixed
Fixed in 7000.0.0a1
Votes
0
Found in [Package]
1.0.16 (Patch 4)
1.2.X
7000.0.0a1
Issue ID
ECSB-675
Regression
No
Scene fails to load in standalone build when using WeakObjectSceneReference
Reproduction steps:
- Open the attached “Repro” project
- Open the “Assets/Scenes/Bootstrap.unity” Scene
- Enter the Play Mode
- Observe the Game View
- Build And Run the project (File > Build And Run)
- Observe the Player
Expected result: The Player loads the first Scene successfully
Actual result: The Player opens with a black screen, Scene doesn’t load
Reproducible with: 1.0.8, 1.0.16 (2022.3.9f1)
Reproducible on: M1 MacOS 13.4.1
Not reproducible on: No other environment tested
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note (fix version 7000.0.0a1):
Error message was misleading and has been removed.