Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.6.0b9
Issue ID
887071
Regression
Yes
Errors in Console 'Dynamic batching: index buffer destination is NULL' when instantiating a prefab at certain position
Steps to reproduce:
1) Download attached project 'DynamicBatch.zip' and open in Unity
2) Open scene 'CampaignStage_2' and press Play
3) Press U on the keyboard (Prefab will be instantiated in (709f, -1841f, 0f) position)
Note: Prefab will be instantiated in the scene every frame, and 'Dynamic batching: index buffer destination is NULL (first IB byte 0 count 0 first vertex 0 offset 0)' error will be filled in Console
4) Stop Play mode and press Play button again
5) Press Y on the keyboard
Note: Prefab will be instantiated in (709f, 1841f, 0f) position and Console will be empty
Reproduced with:
5.6.0b8, 5.6.0b10
Not reproduced with:
5.5.2p1, 5.6.0b7
Regression since:
5.6.0b8
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Add comment