Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.3.12f1
6000.4.3f1
6000.5.0b4
6000.6.0a3
Issue ID
UUM-139554
Regression
No
Profiler data stream has invalid signature" errors are thrown when loading a .highlights file in the Profiler
Steps to reproduce:
- Create a new URP project
- Open Profiler (Window > Analysis > Profiler)
- Change target selection from "Play mode" to "Edit Mode"
- Click record button and record few frames
- Click on the "Save current profiling information...” button
- Click on the "Load binary profiling information from a file"
- Select the .highlights file and open
- Observe the Console
Actual results: "Profiler data stream has invalid signature. Was this Profiler data captured in a newer Unity version?" "Deserializer encountered error for /Users/.../....highlights" errors
Expected results: The file loads gracefully without throwing exceptions, or the .highlights file extension is filtered out and restricted from being selectable
Reproducible with versions: 6000.3.13f1, 6000.4.3f1, 6000.5.0b4, 6000.6.0a2
Can’t test with versions: 6000.0.72f1 (No Capture List)
Tested on (OS): macOS 26.4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI counter displays incorrect collectible count when using "Remaining_Collectibles_UI" Prefab in "Get Started With Unity" template
- Camera Output Texture does not revert back to previously set Render Texture when camera selection in UI Builder canvas background is changed
- Some post-processing volume overrides only update after a refresh when using HDRP
- Video Player glitches when Skip On Drop is enabled
- GameObject movement in Scene view becomes stuttery and intermittently freezes when using non-standard pointers across editor tabs or window boundaries
Add comment