Copyright © 2026 Unity Technologies
We get the same errors when importing Entities Graphics package in any entities project, while a scene containing subscenes is opened in editor. This is unrelated to the vehicles package
Steps to reproduce:
1. Create new Unity project (URP Template)
2. Import com.unity.vehicles package package to the project
3. Import Minimal Vehicle Sample to the project
4. Open “MinimalVehicleScene.unity” scene
5. Import com.unity.entities.graphics package
6. Observe the Console window
Actual results: “AssertionException”, “NullReferenceException”, “ObjectDisposedException” errors are spammed in the console 999+ and “Ignoring invalid [Unity.Entities.UpdateBeforeAttribute] attribute on Unity.Rendering.DeformationsInPresentation targeting Unity.Rendering.EntitiesGraphicsSystem.” warnings thrown
Expected results: No errors/warnings are spammed in the Console
Reproducible with versions: 0.1.0-exp.5 (6000.2.0b1)
Tested on (OS): MacBook Pro, 2021 (M1), Sequoia 15.4.1
Notes:
Issues you vote on will appear here