Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.3.17f1
6000.4.9f1
6000.5.0b10
6000.6.0a7
Issue ID
UUM-143780
Regression
Yes
"Non-matching Profiler.EndSample" error is thrown for "SearchImporter.IndexingRequest" when creating a script with Edit Mode Profiler recording enabled
Steps to reproduce:
- Create a new 3D URP project
- Open the Profiler window (Window > Analysis > Profiler)
- Switch Target to "Edit Mode" and enable recording
- In the Project window, right-click > Create > MonoBehaviour Script
- Repeat 4th step a few times or wait a bit (sometimes error comes with a delay)
- Observe the Console
Actual results: "Non-matching Profiler.EndSample (Every EndSample call must have a preceding BeginSample call within the same frame): SearchImporter.IndexingRequest" error is thrown
Expected results: No errors
Reproducible with versions: 6000.3.0b1, 6000.3.17f1, 6000.4.10f1, 6000.5.0b11, 6000.6.0a6
Not reproducible with versions: 6000.0.76f1, 6000.3.0a2
Tested on (OS): Windows 11
Notes:
- Reproduction is inconsistent in earlier versions therefore could not find the FAV. Sometimes it would only reproduce the 1st time but could not find a clear FAV
- Additionally, make sure that Console is set to not "Clear on Recompile" to see the error before it gets cleared
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Error "transform.position assign attempt for 'x' is not valid" is logged when Moving Game Object to View while a Scene is multi selected
- [Desktop] Plastic move detection mixes up identical files
- SVG Icon has tessellation issues in "Antialiased Arc Encodings", ok with "Basic Triangulation"
- "You may not pass null objects" and "Maximized serialized file backup not found" errors are thrown when maximizing and minimizing docked Multiplayer Play Mode window after Multiplayer Play Mode package is uninstalled
- Light Explorer 2D Lights search bar does not display text when typed into
Add comment