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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS 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.