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
- "Browse" button for Xcode in the "Build Profiles" window is too big
- USS styles fail to inherit correctly when contentContainer is overridden in a custom control
- Copying and pasting Animator Transitions leads to unexpected behaviour
- "ShaderGraph" misses a space in the "Project Settings" section
- UI Builder inspector’s checkbox fields can be activated when clicking anywhere in the value field
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