Search Issue Tracker
Fixed in 0.18.x
Votes
0
Found in [Package]
0.11.0-preview.7
Issue ID
1250685
Regression
No
[Platforms] BuildConfiguration fails to switch platform target before building
How to reproduce:
1. Open the attached 'project-1250685.zip' project
2. Make sure you have Linux build support module
3. In the Build Settings observe the Target Platform (should be Windows)
4. In the Project window select 'LinuxBuildConfig'
5. In the Inspector window select 'Build'
6. Wait for the process to finish and observe the Console window
Expected result: Build finishes successfully
Actual result: Build fails (since the wrong 'Target Platform' was selected in the Build Settings)
Reproducible with: 2019.3.15f1, 2020.1.0b10, 2020.2.0a13
Could not test with: 2018.4.23f1 (Platforms package not available)
Platforms package version: 0.4.0-preview.1, 0.4.0-preview.5 (could not test with older versions due to compatibility issues)
Entities package version: 0.11.0-preview.7 (could not test with older versions due to compatibility issues)
Notes:
1) The right platform is switched before the build fails, therefore building again will succeed
2) 0.4.0-preview.2 version does not seem to switch the target platform at all when a build fails
Comments (1)
-
shubhamswaraj2021
Aug 22, 2020 11:24
good one <a href="https://www.lyricsauto.com">lyricsauto</a>
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
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
- Not all animation properties are accessible when a prefab with an avatar model contains a nested copy of itself with a renamed GameObject
Resolution Note (fix version 0.18.x):
This is no longer reproducible due to "Active build configuration" dropdown in the latest Entities package.