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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Add comment