Search Issue Tracker
Fixed in 2020.3.44f1
Fixed in 2020.3.X, 2021.3.X, 2022.2.X, 2023.1.X, 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (fix version 2023.1):
Fixed in 2023.1.0a25
Resolution Note (fix version 2022.2):
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):
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):
Remove warning for obsolete platforms when adding plugins to plugin folders that was used for both obsolete and non-obsolete platforms