Search Issue Tracker
Active
Votes
0
Found in
2.2.0-pre.1
Issue ID
UUM-137254
Regression
No
“NullReferenceException” error is thrown when removing Profiler data from Ask Assistant
Steps to reproduce:
- Create a new Unity project using the Universal 2D template
- Enable AI in the customizable toolbar (Customizable toolbar > Services > AI)
- Click on the AI button and select "Agree and install Unity AI"
- Open the Profiler window (Window > Analysis > Profiler)
- Dock the Profiler window
- Enter Play Mode to record some data for the Profiler window
- Select any frame in the Profiler window
- Click the "Ask Assistant" button
- Right-click the Profiler Data and select "Remove"
- Observe the Console window
Actual results: The Profiler Data is not removed and a "NullReferenceException: Object reference not set to an instance of an object" error is thrown
Expected results: The Profiler data is removed and no errors are thrown
Reproducible with versions: 6000.4.0f1, 6000.5.0a9, 6000.6.0a1
Can’t test with versions: 6000.0.71f1, 6000.3.11f1 (due to no Ask Assistant functionality)
Tested on (OS): MacOS Silicon Tahoe 26.3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- XR Plug-in Management: Inconsistant "OpenXR" wording
- XR Plug-in Management: Help box UI issues — icon is not visible and link is out of place
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
Add comment