Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
2020.1.0a4
2020.1.0a5
Issue ID
1184866
Regression
Yes
[Profiler] ArgumentException error is thrown on assigning any thread when Show Related Object is selected
ArgumentException error is thrown on assigning any thread when Show Related Object is selected.
Steps to repro:
1. Create a new project.
2. Window > Analysis > Profiler > Enter Play Mode.
3. Select Show Related Objects
4. Assign "Background Job.Worker 9" thread in Thread dropdown.
5. Assign back to "Main Thread".
Actual Result:
ArgumentException error is thrown in the console.
Expected Result:
No error in the console.
NOTE: Please find the attached Stack trace.
Reproducible in:
2020.1.0a5.
Working Fine in:
2020.1.0a4, 2019.3.0b4.
Environment:
Windows & Mac 10.14.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Add comment