Search Issue Tracker

0
votes
Won't Fix

Cannot bake entity fields correctly into shared components when using Su...

Package: Entity Component System (ECS)

-

Feb 05, 2024

-

Version/s: 1.2.0-pre.6 - Entities, 7000.0.0a1

How to reproduce:1. Open the attached project "SharedComponentEntityIssue.zip"2. Open Assets/Scenes/SampleScene.unity3. Open SubScen... Read more

0
votes
Fixed

The base system does not run when subclassing a system and the assembly ...

Package: Entity Component System (ECS)

-

Feb 06, 2024

-

Version/s: 1.0.16 (Patch 4), 1.2.0-pre.6 - Entities

How to reproduce:1. Open the attached “My project.zip“ project2. Enter Play Mode3. Observe the Console Expected result: “SUBCLASS“ a... Read more

0
votes
Feature Request

The error “global::EnableableBuffer does not implement IComponentData, a...

Package: Entity Component System (ECS)

-

Feb 13, 2024

-

Version/s: 1.3.X - Entities, 7000.0.0a1

Reproduction steps:1. Open the attached project “BufferEnabledRefRWBug“2. Observe Console Expected result: The Console doesn't show ... Read more

0
votes
Won't Fix

"SGICE002" error is thrown to the Console when using the "UpdateInGroup"...

Package: Entity Component System (ECS)

-

Feb 20, 2024

-

Version/s: 1.0.16 (Patch 4)

How to reproduce:1. Open the “Test Project For Version Control (1)“ project2. Observe the Console Expected result: No “SGICE002: Thi... Read more

3
votes
Fixed

"ArgumentException: Cannot find TypeIndex for type hash" is thrown in th...

Package: Entity Component System (ECS)

-

Feb 21, 2024

-

Version/s: 1.2.X, 1.3.X - Entities, 7000.0.0a1

How to reproduce:1. Open the “DOTSBug“ project2. Open the “SampleScene”3. Build And Run4. Open and observe the Player.log Expected r... Read more

5
votes
Fixed

Scene is not present when downloading and loading it from server

Package: Entity Component System (ECS)

-

Feb 27, 2024

-

Version/s: 1.2.0-pre.6 - Entities, 1.3.X - Entities, 7000.0.0a1

Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Build remote conte... Read more

0
votes
Won't Fix

"InvalidCastException: Specified cast is not valid" error is thrown when...

Package: Entity Component System (ECS)

-

Mar 01, 2024

-

Version/s: 1.0.14 (Patch 3), 1.0.16 (Patch 4), 1.1.0-pre.3 - Entities

Reproduction steps:1. Open the “ReproProject“ project2. Open the “Assets/Scenes/SampleScene“ scene3. Enter Play Mode4. Observe the C... Read more

0
votes
Won't Fix

Entities ArgumentException error is thrown when creating nested Sub Scenes

Package: Entity Component System (ECS)

-

Mar 01, 2024

-

Version/s: 1.1.0-pre.3 - Entities, 1.2.0-pre.6 - Entities

Reproduction steps:1. Open the “ReproProject“ project2. Open the “Assets/OutdoorsScene“ scene3. Select the “Cube” and the “Cube (1)“... Read more

0
votes
Won't Fix

Debug messages are thrown after changing Scene View Mode to "Runtime Data"

Package: Entity Component System (ECS)

-

Mar 04, 2024

-

Version/s: 1.2.0-pre.12 - Entities

Steps to reproduce: Create a new project and install Entities package Go to Edit > Preferences > Entities Set "Scene View Mode... Read more

0
votes
Fixed

Installing Entities Package throws Burst Errors

Package: Entity Component System (ECS)

-

Mar 04, 2024

-

Version/s: 1.2.0-pre.12 - Entities

How to reproduce:1. Create a new 3D (URP) Project2. Open Package Manager (Window -> Package Manager)3. Click on the '+' icon4. Cl... Read more