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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment