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
- 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