Search Issue Tracker
Won't Fix
Votes
2
Found in
2018.3.4f1
2019.1.0a1
2019.2.0a1
Issue ID
1123444
Regression
No
Inconsistent results between the Build Settings window and values, returned via selectedBuildTargetGroup and activeBuildTarget
How to reproduce:
1. Make sure that the Facebook/WebGL components are installed
2. Open user-submitted project (bugrep_1)
3. Open the custom window Dummy > Show Window
4. Follow the steps provided via the custom window
Expected result: Build Settings window settings and values, returned via script are consistent
Actual result: Build Settings window settings and values, returned via script vary
Reproducible with: 2018.3.5f1, 2019.1.0b2, 2019.2.0a4
Could not test with: 2017.4, 2018.3.0a1
Comments (1)
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
- Timeline section stops rendering after restoring Profiler Window modules
- Cursor image does not update when Cursor.SetCursor is called again with CursorMode.Auto
- Crash on do_runtime_invoke when reopening a specific project after failing to build it
- Animations change speed when rigidbody is added
- Low FPS persists when re-entering Play mode after an extended session in a specific project
Gulliver
Feb 05, 2019 16:30
Missed 1.3. Bug #3.
After building the project for Facebook/WebGL target via BuildPipeline.BuildPlayer() -- build target group was reset from Facebook to WebGL.