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
- Flickering orbs appear when using RenderTargetHandle
- UsePass for ShaderLabShader is ignored and GameObjects are not rendered when SRPBatcher is enabled
- Animated model translated down when interrupting a transition
- UI Toolkit text splits when changing PanelSettings scale
- Error "NullReferenceException" is thrown when selecting folders from the folder panel or closing the folder panel with EditorUtility.OpenFolderPanel() in use
Add comment