Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2017.2.0f3
Issue ID
977745
Regression
No
Scene.buildIndex returned after building project ignores inactive Scenes in build list
Steps to reproduce:
1. Open attached project
2. Load Scene "B"
3. Make sure Scene "A" is unticked in File>Build Settings
4. Enter Play mode
5. Check console - "0 Assets/B.unity" is logged
6. Build project (for Windows)
7. Check console - "1 Assets/B.unity" is logged
Expected result: the index of Scene B is always logged as 0 if it is the first active scene in the list
Actual result: the index of Scene B is logged as 1 after building a project
Reproducible with: 5.6.0f3, 2017.2.0f3, 2018.1.0a6
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
- GfxDevice::UpdateBufferRanges when running UIBuilder tests
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
Resolution Note (fix version 2019.1):
Verified fixed on 2019.3.0a4