Search Issue Tracker
Fixed in 2017.2.0f3
Votes
1
Found in
2017.1.1p1
Issue ID
955994
Regression
Yes
[Profiler] Unity 2017.2 crashes when loading profiling data saved from 2017.1
Unity 2017.2 crashes if profiling data saved from 2017.1 is loaded
Quick repro:
1. Start 2017.2 (.0f2)
2. Open the Window->Profiler
3. Click Load
4. In the project folder, go to the Builds folder
5. Select the file test.data and click open
6. Observe Unity crashes
Full Repro:
1. Open a 2017.1 version
2. Load the attached project 'profiler_test'
3. Build the Player (make sure auto connect profiler is enabled in the build setttings)
4. Start the player
5. Open the Window->Profiler
6. Click Record and record for a bit
7. Stop recording
8. Click Save and save the profiling data
9. follow the steps in the quick repro above
Tested with Unity versions:
2017.1.1p1, 2017.2.0f2
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
- Text "Outline Width" is not shown in the Text Property Preview window in UI Builder when the Text Size is smaller than 19px
- Some text in the Bug Reporter can be semi selected and copied
- Bug Reports are still sent when cancelling in the Upload stage of Form Submission
- Corrupted mipmaps are generated when using EditorUtility.CompressTexture with NPOT textures
- Bug Reporter crashes when Exporting Offline Report into a Unity Project Directory
allan_nava
Nov 13, 2017 20:04
I have the same issue