Search Issue Tracker
Fixed
Fixed in 6000.3.0a5
Votes
0
Found in
6000.3.0a2
6000.3.0a3
Issue ID
UUM-112080
Regression
Yes
Standalone Profiler crash when opened
Steps to reproduce:
1. Create new Unity project (e.g. 3D Universal)
2. Open the Search/Indexing Preferences page and enable "Index on editor startup" if it's not already enabled.
3. If indexing already happened, close Unity and delete the Library folder then reopen Unity.
4. When project is opened - open the Background Tasks window in the right down corner - the "Building Assets Search Indexing" process should be running (it starts immediately after project is opened and runs for around 30 sec, so be fast :) ). If it is finished - the crash will not happen. See screenshot in the pinned comment or the attached video "ReproSteps"
5.While the "Building Assets Search Indexing" is ongoing - open Standalone Profiler (Window > Analysis > Profiler (Standalone Process))
6. Observe the window
Actual results: Standalone Profiler window crash once opened (throws Bug Reporter). Note: Editor is not crashed - only Standalone Profiler window is crashed
Expected results: Standalone Profiler window doesn’t crash once opened
Reproducible with versions: 6000.3.0a2, 6000.3.0a3, 6000.3.0a4, 6000.3.0a5
Not reproducible with versions: 6000.3.0a1
Tested on (OS): macOS Silicon, Sequoia 15.5, Windows 11
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Rigidbody prefab in scene is losing overrides on Linear/Angular Damping
- "ObjectDisposedException: SerializedProperty injectionPoint has disappeared!" errors are thrown in the Console and the Renderer Feature addition cannot be undone after performing Undo on a Full Screen Pass Renderer Feature
- Rendering corruption on ARM Mali GPU when using shader with FrameBuffer and DepthTexture with Vulkan API
- TextMeshPro text fails to render on macOS Standalone builds when Canvas Plane Distance is close to the Camera's Near Clip Plane
- info-log.json logs the wrong OS version when using a macOS device
Resolution Note:
Can't reproduce on latest trunk - 6000.3.0a4
Resolution Note (fix version 6000.3.0a5):
Can't reproduce on latest trunk - 6000.3.0a4
Resolution Note (fix version 6000.3.0a5):
Search: Fixed potential crashes in secondary processes cause by the Search Indexing.