Search Issue Tracker
Fixed in 10.1.0
Votes
0
Found in [Package]
10.0.0-preview.26
Issue ID
1283893
Regression
Yes
[URP] SerializedObject target has been destroyed error is thrown on undoing after adding Render object in Renderer Feature
SerializedObject target has been destroyed error is thrown on undoing after adding Render object in Renderer Feature.
Steps to repro:
1. Create a new URP project.
2. Project window > Click on "+" > Rendering > Forward Renderer.
3. CustomForwardRendererData > Add Renderer Feature > Render Object.
4. Burger Menu > Remove.
5. Repeat step 3 > Press CTRL+Z twice.
Actual Result:
SerializedObject target has been destroyed error is thrown in the console.
Expected Result:
No error in the console.
Reproducible in:
2020.2.0b7, 2020.2.0a20 with Package Version 10.0.0-preview.26.
Working fine in:
2020.2.0b6 with Package version 9.0.0 preview.54.
Environment:
Occurring on Windows 10 & Mac 10.15.
Stacktrace:
SerializedObject target has been destroyed.
UnityEditor.EditorApplication:Internal_CallGlobalEventHandler ()
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note (fix version 10.1.0):
Fixed in 10.1.0