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
- Brush Size in the Inspector window does not update when the Brush Size in Scene View is changed
- "ArgumentOutOfRangeException" errors are thrown every time a keyboard key is pressed when renaming a component in UI Builder with a symbol and changing the name after label attribute warning
- Values in "Rect Transform" component are only partially updated when changing values in Prefab Mode
- Same Asset Type Focused Inspectors do not repaint when menus are manipulated
- Bool or Trigger Parameters can be selected via right clicking to the right of a Parameter control in the Animator Window
Add comment