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
- ACES Tonemapping causes banding artifacts and negative values in ColorGradingLUT when HDR is enabled and "High Dynamic Range" Grading mode is selected while Android Platform is used
- Android Player freezes when an Audio Source is playing and an incoming call is picked up and then hung up and the Audio Source is started again
- Green success icon is poorly visible in the light Unity theme
- Incorrect input into the Input Field when using Microsoft IME Japanese
- Multiplayer role "ClientAndServer" is displayed without the spaces in the "Play Mode Scenarios" window
Add comment