Search Issue Tracker

0
votes
Duplicate

[ECS] DOTS compiler bug error is thrown when subtracting from float3.zero

Package: Entity Component System (ECS)

-

Mar 25, 2020

-

Version/s: 0.8.0-preview.8

How to reproduce: 1. Open the "ECSSampleRepro.zip" project 2. Check the Console Expected result: No errors appear in the Console Ac... Read more

0
votes
By Design

Entity System stops to work when the class name exceeds 37 characters

Package: Entity Component System (ECS)

-

Mar 10, 2020

-

Version/s: 0.8.0-preview.8

How to reproduce: 1. Open the attached project's "case_1226638-Project.zip" Scene labeled "Scene" 2. Enter the Play Mode 3. Observe ... Read more

1
votes
Fixed

“NullReferenceException" errors are thrown in Play mode when subscene ed...

Package: Entity Component System (ECS)

-

May 03, 2023

-

Version/s: 1.0.0

Reproduction steps: 1. Open the attached “InconsistentPrefabBehaviorRepro.zip“ project 2. Open the “Repro” scene 3. Enable Editin... Read more

0
votes
In Progress

Loading Entity Scene fails when a GameObject MeshRenderer has over 11 ma...

Package: Entity Component System (ECS)

-

Mar 07, 2024

-

Version/s: master, 1.2.0-pre.12 - Entities, 1.3.X - Entities

How to reproduce: 1. Open the “entity_test“ project 2. Open the “OutdoorsScene“ 3. Observe the Console Expected result: No err... Read more

0
votes
Fixed

[ECS] Elapsed time counted from application start causes new Scene's Uni...

Package: Entity Component System (ECS)

-

Oct 09, 2020

-

Version/s: 0.14-0-preview.18

How to reproduce: 1. Download and open this project https://github.com/Unity-Technologies/EntityComponentSystemSamples 2. Build And ... 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 :... 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 mode 3. Observe Scene and Game views Expected ... Read more

0
votes
Fixed

Unexpected error when using Entities.ForEach inside a method with a gene...

Package: Entity Component System (ECS)

-

Mar 29, 2020

-

Version/s: preview.24 - 0.6.0

How to reproduce: 1. Open the attached (TestProjectDefaultRP.zip) project 2. Open the Console Window Expected result: No errors app... Read more

0
votes
Fixed

Unexpected error thrown when calling Job.WithStructuralChanges( ) inside...

Package: Entity Component System (ECS)

-

Apr 04, 2020

-

Version/s: 0.9.1-preview.15

Reproduction steps: 1. Open user's attached project "New Unity Project (4)" Expected result: No errors are thrown Actual result: Un... Read more

2
votes
Fixed

Failed to burst compile lambda expression error DCICE005

Package: Entity Component System (ECS)

-

Mar 24, 2020

-

Version/s: 0.6.0-preview.24

How to reproduce: 1. Open attached project "Bug.zip" 2. Observe Console window Expected result: no errors are thrown Actual result... Read more