Search Issue Tracker

0
votes
Won't Fix

Burst errors in the Console when uninstalling and reinstalling Entities ...

Package: Entity Component System (ECS)

-

Dec 05, 2023

-

Version/s: 1.2.0-exp.3 - Entities

How to reproduce:1. Create a new Unity project2. Open Package Manager Window (Window -> Package Manager)3. Click the "+" icon4. C... Read more

1
votes
Fixed

[DOTS] Boolean loses its value after coming out of a code block where it...

Package: Entity Component System (ECS)

-

May 28, 2020

-

Version/s: 0.6.0-preview.24

Reproduction steps:1. Create a new project2. Add Entities package through the Package Manager3. Import the attached script ("BuggySy... Read more

0
votes
Fixed

"Unexpected error while post-processing lambdas" error is thrown when en...

Package: Entity Component System (ECS)

-

Jun 28, 2020

-

Version/s: 0.11.1-preview.4

How to reproduce:1. Open the attached project "1259225.zip" Expected result: no errors are thrown to the ConsoleActual result: "Unex... Read more

0
votes
Fixed

[Entities] Error DCICE001: Entities.ForEach Lambda expression uses somet...

Package: Entity Component System (ECS)

-

Apr 10, 2020

-

Version/s: 0.6.0

Steps to reproduce:1. Add this script to project with Entities installed: using Unity.Entities; public class NewBehaviourScript : Sy... Read more

0
votes
Won't Fix

Clicking on Entities Memory in the Profiler throws an error

Package: Entity Component System (ECS)

-

Dec 05, 2023

-

Version/s: 1.2.0-pre.4 - Entities

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

0
votes
Won't Fix

"DOTS source generators" error when using "#if" directives in imports

Package: Entity Component System (ECS)

-

Mar 08, 2023

-

Version/s: 1.0.0

Reproduction steps:1. Open “MinProject“2. Enter Safe Mode if prompted (otherwise opening gets stuck at Completing Domain)3. Observe ... Read more

0
votes
Active

Companion GameObjects are invisible in Scene view when their entities ar...

Package: Entity Component System (ECS)

-

Apr 05, 2022

-

Version/s: 0.50.0-preview.24

Reproduction steps:1. Open the user's attached project "DOTSBugs.zip"2. Enter Play mode3. Observe Scene and Game views Expected resu... Read more

0
votes
Won't Fix

An exception is thrown when calling GetSingleton<>() in specific method ...

Package: Entity Component System (ECS)

-

Feb 20, 2023

-

Version/s: 0.51.1, 1.0.0

Reproduction steps:1. Open the “My project” Project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Open the “Assets/Scripts/An... Read more

2
votes
Duplicate

NullReferenceException when passing a NativeArray<Entity> to a struct

Package: Entity Component System (ECS)

-

Jul 09, 2020

-

Version/s: 0.13.0-preview.24

How to reproduce:1. Open user attached project "AStarErrorReport.zip"2. Open "AStarErrorTest" Scene3. Enter Play Mode and observe th... Read more

0
votes
Fixed

Crash when calling EntityManager.CreateEntity(new EntityArchetype(), 1, ...

Package: Entity Component System (ECS)

-

Jul 10, 2020

-

Version/s: 0.8.0 - preview.8

How to reproduce:1. Open attached project "Case_1262093"2. Press Play Reproducible with: Entities: 0.8.0 - preview.8, 0.11.1 - previ... Read more