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
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
Add comment