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
- Standard Unity Materials and Shaders become corrupted after importing specific Asset Packages
- [Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when taking a capture of a frame with RenderDoc
- Inaccurate collision detections when Rigidbody Collision Detection is set to "Continuous" or "Continuous Dynamic"
- Crash on Object::IncrementPersistentDirtyIndex when upgrading project version
- [iOS] Multiple Xcode project instances created before opens up when performing Build and Run for iOS Platform
Resolution Note (fix version 1.0.X - Entities):
Already fixed in https://github.cds.internal.unity3d.com/unity/dots/pull/8026