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
- Unity Package Manager Events Not Triggered When Changing Registry
- "DateTime.Now" in the UK timezone does not adjust when the British Summer Time is active
- "Unsupported source texture format (7) in ComputeNextMipLevel" error is shown and the texture atlas is corrupted when the texture format "RGB Compressed ETC2 4bits" is selected
- The label that uses data binding is no longer updated at runtime when `INotifyBindablePropertyChanged` reloads updates of the VisualTreeAsset in UIDocument
- HDRP Graphics "High Quality Line Rendering" is missing a documentation link
Add comment