Search Issue Tracker
Won't Fix
Won't Fix in 2023.1.X
Votes
0
Found in
2021.3.12f1
2022.1.21f1
2022.2.0b13
2023.1.0a17
Issue ID
UUM-19443
Regression
Yes
IAPButton replaces the product ID value when editing multiple objects simultaneously
Reproduction steps:
1. Open the user’s attached project (“IAP Button Issue.zip“)
2. In Hierarchy select “IAP Button 1” GameObject under “Canvas”
3. Make sure that “Example_Item_1” is selected as the Product ID under the IAP Button Component in the Inspector window
4. Select “IAP Button 2” GameObject in the Hierarchy
5. Make sure that “Example_Item_2” is selected as the Product ID under the IAP Button Component in the Inspector window
6. In Hierarchy select the “IAP Button 1” and Shift + Click “IAP Button 2”
7. In Hierarchy select “IAP Button 1”
8. Observe the Product ID field
Expected result: The Product ID is set to “Example_Item_1”
Actual result: The Product ID is set to “Example_Item_2”
Reproducible with: 2021.2.0a21, 2021.3.12f1, 2022.1.21f1, 2022.2.0b13, 2023.1.0a17
Not reproducible with: 2020.3.41f1, 2021.1.25f1
Could not test with: 2021.2.0a1 - 2021.2.0a20 (PlayerLauncher.cs(169,26): error CS1061: 'BuildPlayerOptions' does not contain a definition for 'subtarget' and no accessible extension method 'subtarget' accepting a first argument of type 'BuildPlayerOptions')
Reproduced on: Windows 10 Enterprise 21H2
Comments (1)
-
firesightstudios
Feb 26, 2023 23:33
This happens on 2021.3.17f1 as well.
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:
This ticket is now closed, please do create a new ticket if necessary
Resolution Note (2023.1.X):
This ticket is now closed, please do create a new ticket if necessary