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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment