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
- APV data is sometimes incorrectly loaded from multiple baking sets when loading a scene
- GC Alloc spikes occur when calling UnityEngine.Resolution and UnityEngine.RefreshRate with Equals() and GetHashCode()
- Type error is thrown when a new ComputeShader is instantiated after destroying previous ComputeShader
- APV data becomes incorrect when reselecting the currently active Baking Set
- Launch screen image exceeds the screen bounds on IPad when building for iOS
Add comment