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
- TileMap selection resets to the default when the Scene is saved
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
Resolution Note:
The required scene is not available in the newer versions of the package. Closing as Won't Fix as discussed.