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
- "Object reference not set to an instance of an object" is thrown when destroying a GameObject with a Camera Component
- [Android] The error message "OPENGL NATIVE PLUG-IN ERROR: GL_OUT_OF_MEMORY:" is thrown when the video is playing
- [IL2CPP] Build fails with the error "[1mcannot convert 'Nullable_1_tEA06D91799914C5C8830F83CE2A8395868C14F02' to 'int32_t' (aka 'int') without a conversion operator" when IL2CPP is used as the Scripting Backend
- Rigidbody interpolation is performed after the next frame's FixedUpdate() when using Rigidbody2D
- OnAudioFilterRead not working as expected for generator scripts
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/