Search Issue Tracker
Fix In Review for 2021.1
Fix In Review for 2020.2
Planned for 2019.4
Votes
0
Found in
2018.4
Issue ID
1296193
Regression
Yes
LineRenderer points lists suffers from performance issues when list is large
1) Create a LineRenderer
2) Expand list of points and change size to 10000
3) Notice the editor is very slow. All points are being drawn, even the ones not visible.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Changes to instanced detail mesh material don't immediately apply
- Undo.RegisterObject or Undo.CreateObject dirties the scene, but no actual changes to Scene are made
- [Profiler] Scrubbing through filtered frames or sorting their data replaces the displayed data with duplicated data entries
- [UI Builder] It is possible to add content to parent document while editing child document in place
- EndChangeCheck is not triggered when clearing the IMGUI search field by pressing the "x" button
Add comment