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
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
Resolution Note (fix version 1.0.X - Entities):
Already fixed in https://github.cds.internal.unity3d.com/unity/dots/pull/8026