Search Issue Tracker
Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.
Postponed
Votes
0
Found in [Package]
9.0.0-preview.33, 8.2.0, 8.1.0, 8.0.1, 7.4.1, 7.3.1.
Issue ID
1263057
Regression
No
[HDRP] "SerializedObject target has been destroyed" error thrown on removing "HD Additional Camera Data (Script)" component
Unable to remove "HD Additional Camera Data (Script)" Component and below error is thrown, refer attached video
"SerializedObject target has been destroyed.
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr, Boolean&)"
Steps to repro:
1. Create a new project with HDRP Template
2. Hierarchy > Camera > Inspector
3. HD Additional Camera Data (Script) > Remove Component
Actual result:
Unable to delete the "HD Additional Camera Data (Script)" component and SerializedObject error is thrown
Expected result:
The Component is removed without throwing any error
Reproducible in:
2020.2.0a18, 2020.1.0b16, 2019.4.3f1, 2019.3.15f1 with Package Version 9.0.0-preview.33, 8.2.0, 8.1.0, 8.0.1, 7.4.1, 7.3.1.
Environment:
Occurring on Windows 10 & macOS 10.15
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Camera prefab shows up in overrides after upgrade when game view is changed to Simulator
- Prefab Override context menu does not appear when changing attributes on a Terrain Component
- Particles are visible through Mesh when Sprite-Lit-Default Material is used
- Only the left screen is rendering when using Render Graph Fullscreen Blit in Meta Quest 2
- Context menu with the "Revert" option doesn't appear when pressing the right mouse button on a "Vector2" or "Vector3" property in the Inspector of a custom shader
Add comment