Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0b5
Issue ID
769451
Regression
No
Connecting profiler rometly with different versions results in crash
To reproduce this case you are going to need:
1. Local network
2. Two PC machines
ProjectSteps:
1. Create Project on 5.3 with computer A
2. Build it as standaloneplayer with computer A
4. Run it
5. Open unity 5.4 with computer B
6. Profile computers A player
7. Crash
0x00000001415E9D40 (Unity) memcpy
0x00000001405080C1 (Unity) ReadArray<char>
0x000000014050A25D (Unity) ProfilerFrameData::Deserialize
0x000000014050B0CE (Unity) UnityProfiler::DeserializeFrameData
0x00000001404FE23B (Unity) ProfilerConnection::HandleProfilerDataMessage
0x00000001404E9E55 (Unity) GeneralConnection::Poll
0x00000001404ECE6E (Unity) EditorConnection::PollWithCustomMessage
0x0000000140BE5927 (Unity) Application::TickTimer
0x0000000140E1CA3C (Unity) FindMonoBinaryToUse
0x0000000140E1E078 (Unity) WinMain
0x00000001415FCD14 (Unity) read
0x00007FFED29E2D92 (KERNEL32) BaseThreadInitThunk
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment