Search Issue Tracker
Fixed in 1.1.0-exp.1
Votes
0
Found in [Package]
1.0.0
Issue ID
PROFB-58
Regression
No
PrefabImporterEditor.cs throws a null reference exception when opened from the Memory Profiler
Reproduction steps:
1. Download and open the project “BoatAttack”
2. Make sure that Memory Profiler is installed in Package Manager
3. Open “scenes/demo_island” scene
4. Open Memory Profiler “Window > Analysis > Memory Profiler”
5. Enter Play Mode
6. Capture a new Snapshot in Memory Profiler
7. Select the snapshot and navigate to “Unity Objects > Prefab Importer” and expand it
8. Click on <No Name>
9. Observe the Console
Expected result: No errors are shown
Actual result: Null Reference Exception is shown.
Reproducible with: 1.0.0-pre.1 (2022.2.0b8), 1.0.0-pre.2 (2022.2.0b8), 1.0.0-pre.3 (2022.2.0b8), 1.0.0 (2022.2.0f1, 2023.1.0a21)
Couldn’t test with: 0.4.2-preview.1, 0.6.0-preview.1, 0.7.0-preview.1, 0.7.1-preview.1 (2020.3.42f1, 2021.3.15f1) (The interface that causes the issue doesn’t exist in these versions)
Reproducible on: macOS 12.4 (Intel)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Typos in High Definition 3D sample tutorials
- “Handles.Repaint called outside an editor OnGUI" error is thrown in the Console when creating a new Tile Palette from the Tile Palette Overlay in Scene view
- Shader Graph window icon is blurry and low quality when the Shader Graph is created using the Universal 2D template
- “Export HDRP Sky to Image” command error message does not indicate that Game view must be visible
- Adaptive Performance Settings Framerate field doesn't display the "supported without VSync" warning, when the field is collapsed in Build Profiles
Add comment