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
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
Comments (1)
-
andrew210
Apr 25, 2020 13:29
Observed in 2019.3.11f1
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
Resolution Note (fix version 0.9.0-preview.6):
The package version is available on 2019.3.0f1 and above.