Unity Issue Tracker - "Destroying object multiple times" error when modifying properties in the Inspector
Fixed
UUM-36257
"Destroying object multiple times" error when modifying properties in the Inspector
Unity: Editor Platform
Fixed
2023.2.X
2023.2.0a11 onwards
This issue is resolved starting in 2023.2.0a15
Reproduction steps:
1. Open the attached “FAV_repro_IN-39779.zip" project
2. Select the GameObject "Canvas"
3. In the Inspector, Graphic Raycaster Component, press on the Blocking Mask field parameter. You'll see a dropdown. Don't select anything from the dropdown but press anywhere else (for example, on the gray area below the dropdown) so the dropdown closes
4. Observe the Console logs
Expected result: The Console logs are empty
Actual result: "Destroying object multiple times" error appears in the Console logs