Search Issue Tracker

Fixed in 0.9.0-preview.6

Votes

0

Found in [Package]

0.7.0-preview.19

Issue ID

1217971

Regression

No

[ECS] Not enough types are returned when creating companion entity's Multi-List

Package: Entity Component System (ECS)

-

Reproduction steps:
1. Open the attached project ("case_1217971-ConversionTour.zip")
2. Open the repro scene ("New Scene")
3. Enter Play Mode
4. Inspect the Console

Expected result: No errors are thrown, both text objects are converted to entities and can be seen in the Game View
Actual result: Only left text object can be seen in the Game View, errors in the Console ("Can't remove MeshRenderer because TextMeshPro (Script) depends on it")

Reproducible with: 2019.3.6f1, 2020.1.0b2, 2020.2.0a2
Couldn't test with: 2017.4, 2018.4 (package is not supported), 2020.2.0a3 (ECS package calls deprecated methods)
Reproducible with package versions: 0.4.0-preview.10, 0.7.0-preview.19

Note: In the repro project, if only one text object is being converted, everything works without issues

  1. Resolution Note (fix version 0.9.0-preview.6):

    The package version is available on 2019.3.0f1 and above.

Comments (1)

  1. andrew210

    Apr 25, 2020 13:29

    Observed in 2019.3.11f1

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.