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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment