Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0a6
Issue ID
1168943
Regression
Yes
[FrameDebugger] Most of the draw calls in its slider are jammed into one corner
To reproduce:
1) Create a new project
2) (Optional, but betters the visibility) Create a couple of cubes to increase amount of draw calls
3) Open Frame Debugger and enable
4) Scroll through the slider
Expected: Each draw call is separated equally through the slider
Actual: About 75-90% of draw calls (depending of their amount) are in the last 10% bit of slider
Reproduced in 2019.3.0a6, 2019.3.0a9
Not reproduced in 2019.3.0a5, 2019.2.0b9
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
- Element UI disappears and NullReferenceException is thrown when dragging off the last or first element from the list in the Inspector
- [Silicon] Crash on ScriptableRenderLoopJob when machine is left idle while the Editor is in Play mode
- [Android] GraphicsBuffer.CopyCount does not work with Append Compute Buffer after Compute Shader Dispatch on some Android devices
- "DirectoryNotFoundException" error when building a project via script in one folder, then building via Editor in another, deleting the folder built via Editor and rebuilding via Script
- New items are created and old ones remain in memory when using 'treeView.SetRootItems(items)' and 'treeView.Rebuild()' which can cause a memory leak
Resolution Note (fix version 2019.3):
Fixed in 2019.3.0a11