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
- Crash on __pthread_kill when opening a specific object
- UI Toolkit Debugger "Pick Element" selection works only after clicking it for the second time
- "InvalidOperationException: Trying to use a texture (_MainLightShadowmapTexture)..." and other Render Graph errors when MSAA is enabled with Render Graph and Game view tab is active
- [Android] [iOS] [macOS] Inconsistent "CameraDepthTexture" behavior when using "ScalableBufferManager" across devices
- [Linux] Player creates a maximized window when launched with batchmode argument
Add comment