Unity Issue Tracker - “InvalidOperationException: The BlobAssetReference is not valid.“ error is thrown when unloading a SubScene
Closed
ECSB-1157
“InvalidOperationException: The BlobAssetReference is not valid.“ error is thrown when unloading a SubScene
Package: Unity Physics (Old)
Won't Fix
1.2.X
1.0.X
There are no fixes planned for this Bug
Reproduction steps:
1. Open the “ReproProject“ project
2. Enter Play Mode
3. Select the “Entities” SubScene in the Hierarchy window
4. Click the “Unload” button in the Inspector window
5. Observe the Console window
Expected result: No errors are thrown in the Console window
Actual result: “InvalidOperationException: The BlobAssetReference is not valid.“ error is thrown in the Console window