Search Issue Tracker
Fixed
Fixed in 2020.3.44f1, 2021.3.17f1, 2022.2.3f1, 2023.1.0a25
Votes
0
Found in
2020.3.38f1
2021.3.8f1
2022.1.14f1
2022.2.0b6
2023.1.0a8
Issue ID
UUM-12246
Regression
No
"Cannot set deprecated build target 'OSXIntel'" warning appears when setting PluginImporter's compatible platform to "OSX"
Reproduction steps:
1. Open the user's attached "Reproduction_DeprecatedBuildTargetOSX.zip" project
2. In the Menu Bar go to Repro > Execute
3. Observe the Console
Expected result: There are no warning messages
Actual result: "Cannot set deprecated build target 'OSXIntel' for Assets/repro.bundle" and "Cannot set deprecated build target 'OSXIntel64' for Assets/repro.bundle" warning messages are thrown
Reproducible with: 2019.3.0b6, 2020.1.0a1, 2020.3.38f1, 2021.3.8f1, 2022.1.14f1, 2022.2.0b6, 2023.1.0a8
Not reproducible with: 2019.3.0b7, 2019.4.40f1
Tested and reproduced with: Windows 10
Note: In 2019.3.0b6 and 2020.1.0a1, messages are displayed as "Assertion failed on expression: 'txn.Exists(guid)'" and "Assertion failed on expression: 'false'"
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
- Memory leak occurs when focused on Player while using Direct3D12
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
Resolution Note (fix version 2023.1.0a25):
Fixed in 2023.1.0a25
Resolution Note (fix version 2022.2.3f1):
Remove warning for obsolete platforms when adding plugins to plugin folders that was used for both obsolete and non-obsolete platforms
Resolution Note (fix version 2021.3.17f1):
Remove warning for obsolete platforms when adding plugins to plugin folders that was used for both obsolete and non-obsolete platforms
Resolution Note (fix version 2020.3.44f1):
Remove warning for obsolete platforms when adding plugins to plugin folders that was used for both obsolete and non-obsolete platforms