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
- Reference to a deleted GameObject becomes "None" instead of "Missing" when the GameObject is restored with undo after entering and exiting Play Mode
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
- Particle System Curve presets can't be scrolled and some of them can't be selected if window is too narrow to fit them all
Resolution Note (fix version 1.0.X - Entities):
Already fixed in https://github.cds.internal.unity3d.com/unity/dots/pull/8026