Search Issue Tracker
In Progress
Fix In Review for 0.1.0-exp.10 - Vehicle Controller
Votes
0
Found in [Package]
0.1.0-exp.5 - Vehicle Controller
Issue ID
ECSB-1677
Regression
No
“A BatchDrawCommand is using the pass” errors thrown in the Console when entering Play Mode in “AdvancedVehicleScene” Vehicle Sample Scene in HDRP Template
How to reproduce:
1. Create new Unity project using High Definition 3D Template
2. Open Package Manager
3. Install com.unity.entities.graphics and com.unity.vehicles package
4. Import Vehicles Samples to the project
5. In Project window navigate to Assets > Samples > Vehicles > 0.1.0-exp.5 > Advanced Vehicles Sample > Scenes and open AdvancedVehiclesScene.unity scene
6. Enter the Play mode and observe opened scene and Console window
Actual result: “A BatchDrawCommand is using the pass” errors thrown in the Console, scene is not rendered
Expected result: No errors in the console, scene is rendered without any issues
Reproducible with: 0.1.0-exp.5 (6000.2.0b1)
Tested on (OS): MacBook Pro, 2021 (M1), Sequoia 15.3.2
Notes:
- same issue reproducible with MinimalVehicleScene.scene
- sometimes just opening the scene is enought for errors to appear in the Console window
- does not reproduce when opening these scenes in URP
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Add comment