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
- Rotation Property collapses after changing Interpolation Type In Animation window
- It is possible to enter impossible Scope name in the Scope Registries of Package Manager Project settings
- 'EditorSceneManager.sceneCount' reports the wrong count when called by an 'EditorSceneManager.sceneClosed' event
- Entering large values in keyframe “Value” causes Curve to disappear and spams Mesh Bounds errors in the Console window
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
Add comment