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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment