Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.0.9f1
6000.3.6f1
6000.4.0b9
6000.5.0a7
6000.6.0a1
Issue ID
UUM-134010
Regression
No
Undo actions throw "SerializedObject target has been destroyed." when com.unity.mobile.notifications package is installed
How to reproduce:
1. Create a new project
2. Load the attached "IN-132417_Layout.wlt" layout (Window -> Layouts -> Load Layout from File)
3. Install the com.unity.mobile.notifications package (Window → Package Manager)
4. Enter and exit Play Mode
5. Select a GameObject
6. Undo the action (Ctrl/Cmd + Z)
7. Observe the Console
Actual result: Undo action throws “SerializedObject target has been destroyed.”
Expected result: No errors are logged
Reproducible with: 1.3.0 (2023.1.0a3), 2.4.2 (2023.1.0a3, 6000.0.66f1, 6000.3.6f1, 6000.4.0a3, 6000.4.0b7)
Not reproducible with: 2.4.2 (6000.5.0a6)
Fixed in: 2.4.2 (6000.5.0a1)
Reproducible on: MacOS Sequoia 15.7.3 (M1 Max)
Not reproducible on: No other environments tested
Note: If you can’t reproduce the issue after the steps, try creating a new scene and repeating from step 4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on MarkAllDependencies when opening scenes with Assets from the YarnSpinner package
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
Add comment