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
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- “UnityException: GetInvalidFilenameChars” errors are thrown, and the Overlay Save Preset button becomes unusable when entering Play Mode with a shortcut while Overlay Save Preset window is opened
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
Add comment