Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
3.0.1
Issue ID
1331246
Regression
Yes
[IAP] Error is thrown when opening "In App Purchasing Sample" scene
To reproduce:
1. Open Unity and Create a New Project
2. Go to Package Manager
3. Install "In-App Purchasing" Package (3.0.1, 3.0.2 or higher)
4. Import "In App Purchasing Sample"
5. Open the "IAP Demo" scene
Expected result: Scene loads without any issues
Actual result: Error is thrown in Console:
"Component GUI Layer in Camera for Scene Assets/Samples/In App Purchasing/3.1.0/In App Purchasing Sample/scenes/IAP Demo.unity is no longer available.
It will be removed after you edit this GameObject and save the Scene.
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)"
Notes:
- Checked on MacOS
- On 2.2.2 and lower versions this sample doesn't Exist
- If you edit "Camera" gameObject this Error no longer is logged until you Reimport or Update the sample
Reproduced on Unity 2019.4.25f1, 2020.3.6f1, 2021.1.4f1 and 2021.2.0a13 (3.0.1, 3.0.2)
Not reproduced on Unity 2018.4.34f1 (latest version is 2.2.2)
Regression on Unity 2019.4.25f1 and older versions (3.0.1)
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
- Building the Player takes 25-50% more time in Unity 6 compared to 2022.3 when the IL2CPP scripting backend is selected
- Rigged GameObject doesn’t return to its idle state when disabling "Preview" and the GameObject has nested rigged GameObjects
- Error "ArgumentException: Trying to use an invalid resource" when creating custom post-processing effect in URP
- [DX12] GameObjects using CommandBuffer DrawProcedural and DispatchCompute calls have color flicker when changing color and moving mouse cursor
- The Player becomes unresponsive after resolution switch in Exclusive Fullscreen mode when using DX12 Graphics API
Resolution Note:
The required scene is not available in the newer versions of the package. Closing as Won't Fix as discussed.