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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment