Search Issue Tracker
Fixed
Fixed in 1.0.X - Entities
Votes
0
Found in [Package]
1.0.0
Issue ID
ECSB-279
Regression
No
Internal State Corruption thrown when adding and removing many entities via script
How to reproduce:
1. Open the “Internal_State_Corruption_Bug” project
2. Open the “SampleScene”
3. Enter Play Mode and Observe the Console
Expected result: no errors are logged to the Console
Actual result: errors are logged to the Console
Reproduced with: 1.0.0-pre.65 (2022.2.16f1, 2023.1.0b12, 2023.2.0a11)
Could not test with: 0.17.0-preview.41 (2020.3.47f1), 0.51.1-preview.21 (2020.3.47f1, 2021.3.23f1) (Could not resolve scripting errors)
Reproduced on: Windows 11
Notes:
1. Errors that were logged to the Console are commented
2. The behavior of the scripts can be observed within the Entities Hierarchy
3. After the first 1-2 errors, waiting for about 10 seconds, will produce even more errors
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
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
Resolution Note (fix version 1.0.X - Entities):
Already fixed in https://github.cds.internal.unity3d.com/unity/dots/pull/8026