Search Issue Tracker
Fixed in 2017.1.0f3
Votes
0
Found in
5.6.0b3
Issue ID
867091
Regression
Yes
Profiler is not displaying any data when profiling Development Build
To reproduce:
1. Open any project. (If you create a new project, then also create a scene for the build).
2. Go to "Build Settings" and build a Standalone Windows build, with "Development Build" and "Script Debugging" checked.
3. Open "Profiler" window.
4. Play built game in windowed mode.
5. Go to your "Profiler" and in "Active Profiler" select "WindowsPlayer".
Expected result: Profile window should display profiling samples as in earlier Unity versions.
Actual result: No data is displayed.
Reproducible with: 5.6.0a1, 5.6.0b3
Not reproducible: 5.5.0p3
Note:
Warning "Sending message header failed" is displayed even in 5.5 version, where profiler is working as expected, when you close the standalone Player.
Comments (1)
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Kerosini
Feb 12, 2017 20:37
Reproducible with 5.5.0f3 but with 5.5.1f1 every thing is fine :)