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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Resolution Note:
The required scene is not available in the newer versions of the package. Closing as Won't Fix as discussed.