Search Issue Tracker
Fixed in 7.1.3
Votes
0
Found in [Package]
4.10.0, 7.1.2
Issue ID
1189926
Regression
No
Unable to remove 'Universal/Unable to remove Universal Additiona' component, "SerializedObject target destroyed" error is thrown
How to reproduce:
1. Open attached project "ComponentDataDelete.zip" and scene "Menu"
2. In Hierarchy window, select "Camera" object
3. In Inspector window, remove "Universal Additional Camera Data" component
4. Observe the Inspector window
Expected result: the component is deleted, no errors are thrown
Actual result: the component reappears, therefore, unable to delete the "Camera" component. SerializedObject error is thrown
Reproducible with: 2018.4.12f1 (HDRP 4.10.0), 2019.2.12f1 (HDRP 6.9.1), 2019.3.0b7 (HDRP/URP 7.0.1), 2020.1.0a9 (HDRP/URP 7.0.1, 7.1.2)
Could not test with: AND 2017.4, HDRP/URP were not yet implemented
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders are used
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
Add comment