Search Issue Tracker
Not Reproducible
Votes
7
Found in
2019.3.0a9
2019.3.0f6
2020.1
Issue ID
1217274
Regression
Yes
Culling performance regression when spawning a large amount of primitive models
How to reproduce:
1. Open the "SampleScene" Scene in the attached "1217274.zip" project
2. Open the Profiler window
3. Ensure that Module details panel is set to Timeline
4. Enter Play Mode
5. Exit Play Mode after getting a "Finished Benchmarking" message in the Console window
6. Observe the Culling performance in the Timeline Module
Expected result: The time that it takes for culling stays relatively the same or lower throughout versions
Actual result: The time that it takes for culling has increased by an average of 3 ms
Reproducible with: 2019.3.0a9, 2020.1.0a20
Not reproducible with: 2017.4.37f1, 2018.4.17f1, 2019.3.0a8
Could not test with: 2019.3.2f1, 2020.1.0a21, 2020.1.0a24 (Editor freezes when entering Play Mode)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Per-Morten
May 06, 2020 06:44
If you create a standalone build with the supplied project you can easily see the performance drop, even if you go as far down as 50000 cubes (then there's a performance regression of around ~0.6-0.7ms). It's not easy to see the difference with anything lower than that.
Also, if the editor freezes now, but didn't freeze before, perhaps that is something else that should be looked into?
TommyBrown
May 04, 2020 12:01
Having the same issue https://www.kidsatvsale.com/