Search Issue Tracker
Fixed in 5.3.2
Votes
0
Found in
5.2.2f1
Issue ID
743335
Regression
Yes
[AddFramesFromFile] Attempting to get profile captures crashes Unity on FileAccessor::Read
How to reproduce:
1. Open the attached project "ProfileCapture.zip" (Unity 5.1.3)
2. Open and Play test scene
3. Observe a *.log and *.log.data file are produced in a 'unity_profile_dump' folder
4. Rename and copy both outputted files to C:\profile_log_file.log and C:\profile_log_file.log.data
5. Open the attached project "ProfileView.zip" (Unity 5.2.2)
6. Open the Unity Editor menu item 'Game --> Open Profile File;.
7. Observe the crash
Not reproducible: 5.1.4f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RendererScene::NotifyInvisible when entering Play mode after undoing a change within the scene with Ctrl+z
- [iOS] Final Image misaligned when using "ScalableBufferManager.ResizeBuffers" to resize
- GameObjects are not updating when Materials and Cubemaps are updated from Environmental Reflections
- "Lens Flare (SRP)" Component is missing documentation link
- Reflection problems when unbaked Reflection Probes are present
Add comment