Search Issue Tracker
Won't Fix
Votes
0
Found in
5.4.0b8
Issue ID
776897
Regression
No
Using instancing reduces performance when compared to not using instancing
How to reproduce:
1. Open attached project
2. Open the scene main.unity
3. Open the Profiler window
4. Play the scene
- Make a note of the performance
5. Stop playing the scene
6. Modify the material of the Sphere gameobject to be the Default-Material
7. Play the scene again
- Note how the Rendering time increases and the overall performance decreases
- Using instancing appears to have a lot of Overhead compared to not using it
- Reproduced in Version 5.4.0b10 (d5987c96f84a), Version 5.4.0b9 (04b47bfe5580)
- Not reproducible in Version 5.3.3p3 (1c43f6d3d3c3)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment