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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 10.1.0):
Fixed in 10.1.0