Search Issue Tracker

0
votes
Duplicate

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

Package: Entity Component System (ECS)

-

Apr 29, 2020

-

Version/s: 0.10.0-preview.6

How to reproduce:1. Open the attached project (case_1242712-Project.zip)2. Observe the Console Window Expected result: Test.cs Scrip... Read more

0
votes
Won't Fix

[ECS] Static Objects' positions are incorrect when they are Converted To...

Package: Entity Component System (ECS)

-

Sep 03, 2019

-

Version/s: 0.1.1 - preview

How to reproduce:1. Open the user's project2. Press Play~ Inspect objects positions ~3. Build a Standalone application and run it (B... Read more

0
votes
Duplicate

[Entities] Stable Type Hash conflict when Terrain Tools Package is insta...

Package: Entity Component System (ECS)

-

Nov 10, 2020

-

Version/s: 0.16.0-preview.21

Reproduction steps:1. Create a new empty Project2. Install Entitites Package (Git URL "com.unity.entities")3. Install Terrain Tools ... Read more

2
votes
Fixed

Dependency exception thrown when Entities Game Object Entity Script is A...

Package: Entity Component System (ECS)

-

Feb 18, 2019

-

Version/s: 0.0.12-preview.24

Steps to reproduce:1. Open the "EntitiesBug" Project2. Enter the Play Mode3. Check the Console for errors Expected result: there are... Read more

0
votes
By Design

Assigning pointer of unsafe pointer throws InvalidOperationException eve...

Package: Entity Component System (ECS)

-

Jan 12, 2021

-

Version/s: 0.16.0-preview.21

How to reproduce:1. Open the user's attached project ("DotsMan.zip")2. Enter Play mode3. Notice the "InvalidOperationException: OnUp... 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) project2. Open the Console Window Expected result: No errors appear... 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

0
votes
By Design

[DOTS][ECS][Hybrid Renderer] MaterialPropertyBlock instanced Data does n...

Package: Entity Component System (ECS)

-

Jul 26, 2019

-

Version/s: preview.13 - 0.0.1

Customer is currently making use of BatchRendererGroup using the RenderMeshSystemV2 of Hybrid Renderer, it's modified in some Areas ... Read more

0
votes
Fixed

[Platforms] BuildConfiguration fails to switch platform target before bu...

Package: Entity Component System (ECS)

-

May 26, 2020

-

Version/s: 0.11.0-preview.7

How to reproduce:1. Open the attached 'project-1250685.zip' project2. Make sure you have Linux build support module3. In the Build S... 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