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
- The tag adder functionality does not work if a space is entered instead of a name
- Errors thrown in the Console when configuring In-App Purchases package
- Longer Scaler Profile names go out of the"Scaler Profilers" section
- AI Navigation window UI elements overlap when the AI Navigation window is docked and resized
- Editor freezes after some time when using NavMeshQuery::Raycast
Add comment