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
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
- m_Modifications block serializes incorrectly when replacing source prefabs
Add comment