Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2022.1.0a12
2022.1.0f1
2022.2
Issue ID
1428325
Regression
Yes
Console error when Serialized property in the nested array is removed
Reproduction steps:
1. Open the user's attached project
2. Select the "Example Hierarchy" (Assets > Example Hierarchy)
3. Navigate to the Example Hierarchy window (Window > Nexerate Nodes > Node Hierarchy)
4. Right click "Root" node, then (Example > Node) to create a new "Example Node"
5. Select the created "Example Node" and add a component to it (Example node > Add Component > Example)
6. Right-click the "Example Node" and delete it (Example Node > Delete)
7. Select the "Root" node, and the error should appear in the Console
Expected result: No error is shown in the Console
Actual result: Error is shown "SerializedProperty nodes.Array.data[7] has disappeared!
UnityEditor.RetainedMode:UpdateSchedulers ()"
Reproducible with: 2022.1.0a12, 2022.2.0a12
Not reproducible with: 2021.3.6f1, 2022.1.0a11, 2022.2.0a13, 2023.1.0a4
Couldn't test with: 2019.4.40f1, 2020.3.26f1 (Is not compatible with Nexerate Nodes framework)
Reproducible on: Windows 10 Pro (20H2)
Notes:
- Project uses the Nexerate Nodes framework: https://github.com/Nexerate/nodes.git
- 2019.4 and 2020.3 does not support the Nexerate Nodes framework
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unused Particle System Renderer Mesh settings cause performance degradation when calling SetActive
- Project Browser shows the Asset folder empty when Select Dependencies is clicked without any asset selected
- Export as JSON and CSV options missing from the Quick Search save feature
- Crash on IMGUI::GUIWindow::OnGUI when rendering scene view window in play mode in a specific project
- "FileNotFoundException" & "IOException" thrown when adding "User" Index after deleting "Assets" Index in Search Index Manager window
Resolution Note (fix version 2022.2):
Fixed in: 2022.2.0a13