Search Issue Tracker

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/EntityComponentSystemSamples2. Build And Ru... Read more

0
votes
By Design

[ECS][DOTS] Entity Conversion interface does not work in Sub-Scenes

Package: Entity Component System (ECS)

-

Sep 26, 2019

-

Version/s: 0.1.1-preview

Reproduction steps:1. Open "1187223" project2. Enter Play mode3. Notice in the "Entity Debugger" window that there are 3 different E... Read more

0
votes
Not Reproducible

ChunkHeader component throws InvalidCastException: Specified cast is not...

Package: Entity Component System (ECS)

-

Sep 26, 2019

-

Version/s: 0.1.1

Steps to reproduce:1. Open supplied project "Case1187217.zip"2. Run the test in Play mode.3. Open Entity Debugger.4. Filter entities... Read more

0
votes
Won't Fix

Entities are not created at runtime when using RenderMeshUtility and Ren...

Package: Entity Component System (ECS)

-

Feb 09, 2023

-

Version/s: 1.0.0

How to reproduce: Open the attached project "Test DOTS.zip" Enter Play Mode Expected results: Multiple cubes are shown in the Game v... Read more

0
votes
Fixed

Entities are not converted with all Components when Namespace is changed

Package: Entity Component System (ECS)

-

Oct 22, 2020

-

Version/s: 0.14.0-preview.19

Reproduction steps:1. Open user's attached project2. Open scene "SampleScene"3. From the Project window, open " MyAuthoringBehaviour... Read more

0
votes
Fixed

Unity crashes on a project with unsafe ECS code when unpausing play mode

Package: Entity Component System (ECS)

-

Jul 21, 2018

-

Version/s: 0.0.12-preview.8

How to reproduce:1. Open the user's project2. Enter play mode3. Unpause play mode Expected result: Editor keeps workingActual result... Read more

0
votes
Fixed

Error "InvalidOperationException" is thrown when running test in Test Ru...

Package: Entity Component System (ECS)

-

Sep 05, 2022

-

Version/s: 1.0.0

How to reproduce:1. Open the attached project "1422520.zip"2. Open "SampleScene" in Scenes3. Press Window -> Dots -> Hierarchy... Read more

0
votes
Fixed

[Entities] Cannot add Script to a Game Object if there is a comment afte...

Package: Entity Component System (ECS)

-

Jan 22, 2020

-

Version/s: preview.18 - 0.2.0, preview.17 - 0.5.0

Reproduction steps:1. Open project in "MyRepro.zip"2. Notice that the Script "RotateTag.cs" has a comment at line 3 after [GenerateA... Read more

0
votes
Fixed

Creating an empty ComponentTypeSet throws IndexOutOfRangeException

Package: Entity Component System (ECS)

-

May 12, 2023

-

Version/s: 1.0.0

Reported externally as IN-40851 , and discussed on Slack here The following code throws an IndexOutOfRangeException:{code:java}names... Read more

0
votes
Fixed

Package related errors are thrown when installing Entities 0.4.0-preview...

Package: Entity Component System (ECS)

-

Dec 17, 2019

-

Version/s: 0.4.0-preview.10

Reproduction steps:1. Create a new project2. Install Entities 0.4.0-package.10 package Expected result: No errors are thrownActual r... Read more