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
- [Android] Text input field doesn't disappear when pressing "Enter" on the keyboard connected to a device and HideMobileInput is disabled
- WebGL Player flickers and logs warnings when viewport is resized and "Linear" Color Space is used
- Rigidbody recalculates its center of mass when moving its child Trigger Collider
- Sprites with different indexes than indicated in Text field of Label Inspector are being rendered
- VFX rendering a sphere when using a custom mesh
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