Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2018.4.X, 2019.3.X, 2020.1.X
Votes
0
Found in
2018.3.0b11
Issue ID
1124534
Regression
Yes
19.1 profiler capture crashes editor if loaded in 18.4
How to reproduce:
1. Create a new project
2. Go to Menu bar-> Window-> Analysis-> Profiler
3. Load the Profiler snapshot attached
==Crash occurs==
Reproducible with: 2018.3.0b11, 2018.3.14f1, 2018.4.2f1
Not reproducible with: 2018.3.0b10, 2019.1.0a1
Note: In the versions where the crash is not present the error is thrown:
"Profiler data stream has invalid signature.Are you using a player built with an older Unity version ?"
Stack trace:
#0 0x0000010298706d in ProfilerFrameData::Deserialize(unsigned int, int*)
#1 0x000001029c6565 in profiling::ProfilerSession::LoadProcessed(core::basic_string<char, core::StringStorageDefault<char> > const&, FileAccessor&, bool)
#2 0x000001029c60d0 in profiling::ProfilerSession::LoadFromFile(core::basic_string<char, core::StringStorageDefault<char> > const&, bool)
#3 0x00000102ba29a1 in ProfilerDriver_CUSTOM_LoadProfile(MonoString, unsigned char)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment