Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2019.1.0a3
2019.1.0a5
Issue ID
1090876
Regression
Yes
[Profiler] ArgumentNullException thrown in the console when "Show Related Object" option is selected for a sample
[Profiler] ArgumentNullException thrown in the console when "Show Related Object" option is selected for a sample
1. Open a new Project
2. Go to Window > Analysis > Profiler
3. Select the Hierarchy tab
4. Select Show related object
5. Run in the Editor
6. Click on any sample
Actual Result: Exception thrown in the console ArgumentNullException: Value cannot be null.
Expected Result: There should not be any exception.
Working Fine in:
2019.1.0a2, 2019.1.0a1, 2018.3.0b6
Reproducible in:
2019.1.0a5, 2019.1.0a4, 2019.1.0a3
Environment:
Windows 10 and Mac 10.13
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment