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
- Removing a Camera Component from a Physics 2D Raycaster GameObject brings pop-up message twice
- UnityYAMLMerge does not open fallback merge tool when encountering merge conflicts
- Editor crash when resetting Quality settings after adding "New Group" in Mipmap Limit Groups
- AndroidManifest.xml detects the “<” symbol between tags as invalid and outputs an "System.Xml.XmlException" error failing the build
- Lightmaps are darker than should be when they are generated through Lightmapper.BakeAsync in batchmode
Add comment