Search Issue Tracker
Third Party Issue
Votes
0
Found in
2019.4
2020.3
2020.3.26f1
2021.2
Issue ID
1396566
Regression
No
[ironSource SDK] A unitypackage asset is imported after closing plugin's "Integration Manager"
How to reproduce:
1. Open the user's attached project "IronSourceImportBug.zip"
2. Navigate to Assets > IronSource > Editor in the Project window
3. Open the "ironSource Integration Manager" ("IronSource" > "Integration Manager")
4. Press the first "Update" button
5. Close the "ironSource Integration Manager" or open a different application
6. Observe the Project window
Expected result: No package asset gets created
Actual result: IronSource_IntegrationManager.unitypackage asset is created
Reproducible with: 2019.4.37f1, 2020.3.31f1, 2021.2.17f1
Could not test with: 2022.1.0b13, 2022.2.0a8 (InvalidOperationException: Insecure connection not allowed)
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Package Manager devs agree that the problem would be in the 'Integration Manager' from the IronSource SDK and not Package Manager. There is no file getting 'imported' in the project here, the 'Integration Manager' seems to be the culprit by creating this file.