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
- Numeric property drag cursor gets enabled in the Inspector Preview window when the window is above numeric properties
- UI elements become unusable due to Object and Text Fields being set to empty/"0" when clicking "Reset" on their Components
- Scene Asset is not attached to a Lighting Data Asset for a URP Package Sample Scene
- Gizmos are not rendered for the Base Camera when using Camera Stacking
- UI Mask Component does not apply correctly when Canvas Render Mode is set to Screen Space - Camera
Resolution Note (fix version 1.0.X - Entities):
Already fixed in https://github.cds.internal.unity3d.com/unity/dots/pull/8026