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
- [Android][Mobile Notifications] The Player freezes or crashes when calling "AndroidNotificationCenter.GetNotificationChannel" every frame
- Tile Palette selected dropdown text does not update when palette is renamed
- ArgumentException thrown and reference to Template gets unset when opening UXML file after editing referenced Template in Play mode
- [iOS][WebGL] Player freezes when multiple properties of a VisualElement are changed at the same time
- Warning 'GetControlID at event ValidateCommand returns a controlID different from the one in the Layout event' is logged when undoing the deletion of an Edited Freeform 2D Light
Add comment