Search Issue Tracker
Fixed in 0.2.4-preview.1
Votes
1
Found in [Package]
0.1.0-preview.7
Issue ID
1254424
Regression
Yes
Memory Profiler package not compatible with due to #ifdef in EditorUtilityCompatibilityHelper.cs
Reproduction steps:
1. Open attached project "MemProfileCompatible"
2. Observe Console window
Expected result: No error is thrown
Actual result: "CS0103: The name 'EditoUtilityCompatibilityHelper' does not exist in the current context" error is thrown
Reproducible with: 2019.4.0f1 (0.1.0-preview.7 - 0.2.3-preview.2), 2020.1.0b12, 2020.2.0a14
Not reproducible with: 2018.4.23f1 (0.2.3-preview.2), 2019.4.0f1 (0.1.0-preview.6),
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- IL2CPP Player crash on memset in VCRUNTIME140D when selecting UI GameObject
- [BiRP] GetScriptableCullingParameters() uses the wrong projection matrix when rendering two forward+ passes in XR
- Texture becomes lower quality when the texture is downloaded with script
- [tvOS] Multiple warnings in the Console when building for tvOS Platform on Intel Macbook
- [Android][Vulkan] Shader is rendered incorrectly in the Player when using Vulkan Graphics API
Add comment