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
- Resources.UnloadUnusedAssets() freezes the Editor when releasing Mesh objects
- 16-bit Sprite Textures have a banding effect and loss of data when packing into Variant Sprite Atlas
- HDRP Cluster artifacts when having more than 100 lights
- ParticleCollisionEvent.intersection generates extremely high values when particles collide while in Play Mode
- Custom attributes are not properly converted to subgraphs
Resolution Note:
The required scene is not available in the newer versions of the package. Closing as Won't Fix as discussed.