Search Issue Tracker

Won't Fix

Votes

0

Found in [Package]

0.17.0-preview.41

Issue ID

1317119

Regression

No

[ECS] Editor crashes when allocating BlobArrays

Package: Entity Component System (ECS)

-

How to reproduce:
1. Open the attached project ('case-1317119.zip')
2. Open the 'SampleScene' Scene
3. Enter Play Mode

Reproducible with: 0.11.2-preview.1 (2019.4.22f1), 0.17.0-preview.41 (2020.2.7f1, 2020.3.0f1, 2021.1.0b11, 2021.2.0a10)
Could not test with: 0.0.12-preview.24 (2018.4.32f1) (Blob assets are not introduced)

Notes:
- No stack trace is logged from the crash

  1. Resolution Note:

    Unrelated to blob assets. Caused by stack overflow in property: public float3[] Flat_Positions => Flat_Positions; Crash on stack overflow is a known issue.

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.