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
- “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
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.