Unity Issue Tracker - Entities hierarchy window UI doesn't wait for ExclusiveEntityTransactionDependency to complete when an ExclusiveEntityTransaction is active
Fixed
ECSB-695
Entities hierarchy window UI doesn't wait for ExclusiveEntityTransactionDependency to complete when an ExclusiveEntityTransaction is active
Package: Entity Component System (ECS)
Won't Fix
1.1.X
We have fixed this issue upstream, but do not plan any further patch releases for Entities 1.1.x
How to reproduce:
1. Open the user's attached project
2. Enter Play Mode
3. Open Window>Entities>Hierarchy
Expected results: No errors in the Console window
Actual results: “InvalidOperationException: The previously scheduled job CreateEntitiesInJob writes to the Unity.Entities.EntityManager” is thrown in the Console window
Reproducible with: 1.1.0-exp.1 (2022.3.10f1)
Reproducible on: Windows 11 22H2
Not reproducible on: No other environment tested
Prioritise and Follow this issue
Have a workaround or additional info about this issue?