Search Issue Tracker
Fixed in 2017.4.0
Votes
0
Found in
2017.3.0a5
2017.4.12f1
2017.4.37f1
Issue ID
1135871
Regression
Yes
Profiler does not record the data when logging via scripting with Profiler.enableBinaryLog
For this to reproduce, do not record via Profiler window.
To reproduce:
1. Open attached project "prof.zip", scene main
2. Enter Play mode, and observe the console
3. Exit Play mode when logging is done
4. Go to %AppData%\LocalLow\DefaultCompany\PROF and find the file "profilerLog"
5. In Editor, load the "profilerLog" file via Profiler
Expected: data is recorded successfully when using Profiler.enableBinaryLog
Actual: data recorded fails to load to the Profiler
Reproduced in: 2017.3.0a5, 2017.4.37f1
Not reproduced in: 2017.3.0a4, 2017.4.38f1, 2018.3.14f1, 2018.4.22f1, 2019.1.14f1, 2019.2.21f1
Note: the only data that's available after loading is the count of frames that were recorded
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The tag adder functionality does not work if a space is entered instead of a name
- Errors thrown in the Console when configuring In-App Purchases package
- Longer Scaler Profile names go out of the"Scaler Profilers" section
- AI Navigation window UI elements overlap when the AI Navigation window is docked and resized
- Editor freezes after some time when using NavMeshQuery::Raycast
Add comment