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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment