Search Issue Tracker
Fixed in 1.3.1
Votes
1
Found in [Package]
1.3.0
Issue ID
1254618
Regression
No
[Mobile Notifications] Errors are endlessly thrown when loading a new scene after Notification package has been imported
Errors: "SerializedObject target has been destroyed"
Reproduces on Windows and Mac. Possibly related to the Icon adding GUI elements ("+" button)
To reproduce:
1. Open any project and import Mobile Notification package
2. Load a different scene than you were in right now (creating a new one and loading it works)
3. Open Project Settings > Mobile Notifications tab
4. Observe the console
Expected: no errors are thrown
Actual: errors are endlessly thrown to console: SerializedObject target has been destroyed
Reproduced in: Mobile Notifications 1.3.0
Note: if "+" buttons is pressed, ArgumentNullException" is thrown
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Linux] Top left corner of the screen is unresponsive when the Editor recompiles
- [Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
- TextMeshPro calculates Width Compression incorrectly when using certain values in the WD% field
Add comment