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
- Resources.UnloadUnusedAssets() freezes the Editor when releasing Mesh objects
- 16-bit Sprite Textures have a banding effect and loss of data when packing into Variant Sprite Atlas
- HDRP Cluster artifacts when having more than 100 lights
- ParticleCollisionEvent.intersection generates extremely high values when particles collide while in Play Mode
- Custom attributes are not properly converted to subgraphs
Add comment