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
- VFX Graph forces a lengthy recompilation freeze when exiting Play Mode with a cloned Render Pipeline asset
- Project Auditor's "Install Rules" button has to be pressed twice to proceed when any compilation error in the Editor is present
- Crash on Scripting::UnityEngine::SubsystemManagerProxy::ClearSubsystems when adding a Mesh Collider Component to a GameObject
- ScrollView clips content when under an ancestor that has a filter set
- "Retrieving array element that was out of bounds" error thrown when attempting to remove a column from a Multi-Column List View
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