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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment