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
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment