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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 7000.0.0a1):
Error message was misleading and has been removed.