Search Issue Tracker
Fixed
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
- [Usability] Selecting Animations Clips in a Blend Tree's Motion List does not Visualize their Weight if all Weights have been enabled previously
- Unity Version Control “Create a new workspace” window text boxes expand vertically when inputting a very long text and covers the whole window
- A Blend Tree's Visualization is not repainted when a Blend Tree's Parameters change in Play Mode
- Cursor size and resolution is inaccurate when switching the 'Default Cursor' field
- Lightmapping delegate not called for first scene when baking via "-executeMethod" on editor launch
Add comment