Search Issue Tracker
Fixed
Fixed in 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
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template
- TextShadow properties are not applied when displayed in a custom MenuItem Window
Add comment