Search Issue Tracker
By Design
Votes
0
Found in
5.6.1p3
Issue ID
921760
Regression
Yes
Multiple draw calls for the identical meshes when GPU Instancing is enabled
How to reproduce:
1. Open attached Unity project "GPUInstancingBug"
2. Load scene "GPUInstancingBug"
3. Generate Lighting
4. Open Window --> Frame Debugger
5. Play the scene
6. Enable Frame Debugger
Expected Result: Instantiated draw calls for multiple copies of the same Mesh.
Actual Result: Separate draw calls without GPU Instancing for multiple copies of the same Mesh.
Regression first introduced in: 5.5.0b9
Reproducible with: 2017.2.0a3, 2017.1.b9, 5.6.1p4, 5.5.4f1, 5.5.0b9
Not reproducible with: 5.5.0a6, 5.5.0b8
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- Test Runner fails to create a script in the active path when selecting a file as the active path
Add comment