Search Issue Tracker
Fixed
Fixed in 2022.3.52f1, 6000.0.25f1, 6000.1.0a2, 7000.0.0a20
Votes
0
Found in
2022.3.22f1
2023.2.15f1
6000.0.0f1
6000.1.0a1
7000.0.0a5
Issue ID
UUM-66839
Regression
Yes
Additional Compiler argument is not displayed in the Project Settings Android Settings tab if other than Android Platform is selected in the Build Settings
How to reproduce:
1. Open the “IN_70903” project
2. In the Build Settings make sure the Standalone (could be other than Android) Platform selected
3. In the Player settings select the Android Settings tab
4. Observe the Additional Compiler Arguments
Expected result: "-warnaserror+:CS4014" is in the list
Actual result: "-warnaserror+:CS4014" is not in the list
Reproducible with: 2022.2.20f1, 2022.3.22f1, 2023.2.15f1, 6000.0.0b11
Not reproducible with: 2021.3.36f1, 2022.2.19f1, 6000.0.b12
Fixed in: 6000.0.0b12
Reproducible on: Windows 10 Pro
Not reproducible on: No other environment tested
Notes:
- Issue is not reproducible when Android Platforms is selected in the Build Settings
- User also reported one more issue “Also all "platform tabs" in the Player settings seem to show the Additional Compiler Arguments of the current active platform (build target), not what matches the selected "platform tab"“. A separate bug report will be made regarding this issue since the affected versions are different from the current bug.
- Reproduction might be inconsistent. To make reproduction more consistent try opening and closing the Project Settings window ~5 times. Also changing between Build Target could trigger reproduction if it doesn't reproduce after following the steps.
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
Add comment