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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment