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
- "Unsupported texture format R16 for a swizzle" error and texture is not correctly rendered when using texture Swizzle and reimporting texture asset
- Tab order is incorrect after re-ordering
- [Ubuntu] Red squares instead of ticks in dropdown options
- Multiple simultaneous input with the touch screen sometimes leaves button in not default state
- Crash on ShowDelayedContextMenu(bool) when changing the Size options of a Visual Element in the UIToolkit Inspector
Resolution Note:
The required scene is not available in the newer versions of the package. Closing as Won't Fix as discussed.