Search Issue Tracker
Fixed
Fixed in 1.1.0-pre.2
Votes
0
Found in [Package]
1.0.0
Issue ID
PROFB-54
Regression
No
Memory Profiler "Select In Editor" selects the wrong asset
How to reproduce:
1. Open the attached user project “com.unity.multiplayer.samples.coop.zip“
2. Open the Memory Profiler window (Window>Analysis>Memory Profiler)
3. Select the “Boss Room Android (Base)” Snapshot
4. Select the “Unity Objects“ tab
5. Expand the “Texture2D“ dropdown menu
6. Select any “Font Texture“ Texture2D (except where the Font is “Roboto-Bold“)
7. Press “Select in Editor“
Expected result: The correct Texture2D is selected in the Editor
Actual result: The wrong Texture2D is selected in the Editor
Reproducible with: 1.0.0 (2022.1.23f1, 2022.2.0f1, 2023.1.0a20)
Can’t test with: 2020.3.42f1 (“CS8124: Tuple must contain at least two elements. error“ error in the Console), 2021.3.14f1 (“This feature is not available in Unity 2021.3.14f1” appears when trying to access the “Unity Objects“ tab)
Reproduced on: macOS 12.5 (Intel)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Scrollbar is disabled in Adaptive Probe Volumes in Lighting window
- Disabled dropdowns in Lighting window are inconsistently expanded or collapsed
- “Frame Debugger On” text color not maintained across different Editor Themes in toolbar
- Rendering artefacts appear in the Game view window when maximizing/minimizing Inspector window and Frame Debugger is Enabled
- [MacOS] AdvancedDropdown in the Profiler is not scrollable even when not all options in the list are visible
Add comment