Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0a12
Issue ID
1176001
Regression
Yes
[Profiler] Thread-selection drop-down does not open in Hierarchy mode, limiting it to showind the Main Thread only.
Thread-selection drop-down does not open in Hierarchy mode, limiting it to showind the Main Thread only.
ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection exception is thrown on selecting Main thread window.
Steps to repro:
1. Create a new project.
2. Windows > Analysis > Profiler.
3. Enter Play Mode.
4. Select Hierarchy View, click on the Thread-selection drop-down (labeled "Main thread" by default)
Actual Result:
Drop-down does not open.
ArgumentOutOfRangeException is thrown in the console.
Expected Result:
Thread-selection drop-down opens up; another thread can be selected.
Reproducible in:
2019.3.0a12.
Working Fine in:
2019.3.0a11.
Environment:
Windows & Mac 10.14.
NOTE: Please find attached stack trace file.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Joint Gizmos for anchor and connectedAnchor do not respect their defined bodies when Swap Bodies is enabled
- Project Settings window opens up with a blank details pane when the "Configure" button is clicked in the Package Manager after installing the Cloud Diagnostics package
- [UI Builder] Viewport's gizmos for Margin and Padding disappear when dragging to modify the value and the cursor leaves the Spacing section
- "Multiplayer Center" window does not reflect changes made in "Other Packages" section
- Crash on D3DKMTOpenResource when capturing with RenderDoc while GPU Skinning is set to GPU(Batched)
Add comment