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
- Reflection Probe renders black when baked with GPU Resident Drawer and GPU Occlusion Culling enabled
- Crash on RuntimeAnimatorController::BuildCustomController when playing a specific animation
- [iOS] Screen flashing after the iOS splash screen
- File watcher does not trigger after the AcquireFloatingLease and before the Entitlement check
- HDR Output gets disabled in the Editor when Reflection Probe is enabled during runtime
Add comment