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][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
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