Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2017.4.X, 2018.1.X
Votes
0
Found in
2017.3.0p4
Issue ID
1011626
Regression
Yes
[2017.3][Memory Profiler][.NET 3.5] Taking a Snapshot when using .NET 3.5 crashes App
To reproduce:
1. Download attached project "2017-3_BigProject_Updated.zip" and open in Unity
2. Set "Scripting Runtime Version" to .NET 4.6
3. Build and run the project on an Android device
4. Connect to Unity's Profiler
5. Open the Memory Profiler and press the "Take Snapshot" button
Note: Observe that it takes Snapshot and see that APK does not crash
6. Close APK
7. Set "Scripting Runtime Version" to .NET 3.5
3. Build and run the project on an Android device
8. Connect to Unity's Profiler
9. Open the Memory Profiler and press the "Take Snapshot" button
Note: Observe that APK crashed
Notes:
- Logcat is shared in the comments section
Devices:
- Google Pixel 2, OS: 8.1.0, CPU: arm64-v8a, GPU: Adreno (TM) 540
- iPhone 7, iOS 11.0
Reproduced on Unity 2017.3.0p2 and 2017.3.1p4
Not reproduced on Unity 2017.3.0p1, 2018.1.0b11 and 2018.2.0a2
Regression on Unity 2017.3.0p2
Could not check is this fixed because in Unity 2018.2.0a3 and 2018.2.0a4 project fails in building
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running
Add comment