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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment