Search Issue Tracker
Fixed in 0.1.0-preview.7
Votes
0
Found in [Package]
0.1.0-preview.6
Issue ID
1164236
Regression
No
Memory snapshot file name text is not highlighted correctly when selecting and doesn't allow any clipboard functionality
How to reproduce:
1. Create a new project
2. Install the Memory Profiler package
3. Open the Memory Profiler Window (Window -> Analysis -> Memory Profiler)
4. Take an Editor snapshot
5. Try to select the snapshot's text and use "ctrl + c" keyboard shortcut to copy the file name to clipboard
6. Try to paste it elsewhere and observe that the text wasn't copied
Expected result: the text is selectable, highlighted and is able to be copied or edited
Actual result: the text is selectable but cannot be copied or edited
Reproduced in: 2019.3.0a7, 2019.2.0b7, 2019.1.8f1, 2018.4.3f1 (With Memory Profiler version: 0.1.0-preview.6)
Couldn't test with: 2017.4.28f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- NullReferenceExceptions are being thrown when saving a ScriptableObject with an array of a type with a CustomPropertyDrawer that uses TrackPropertyValue
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
- Scroll offset is framerate-dependent when scrolling with velocity in the Device Simulator
- "Object.FindObjectsOfType<T>() is obsolete" warning is thrown when using "Transitions Plus" asset
Add comment