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
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
Add comment