Search Issue Tracker
Duplicate
Votes
0
Found in
2017.1.0b1
Issue ID
901189
Regression
Yes
"Select dependencies" on sprite atlas asset throws "NullReferenceException" when it is in Pack Preview
Reproduction steps:
1. Open project attached (Reproduction 901189.zip).
2. Open scene "Repro".
3. Select "SpriteAtlas".
4. Press "Pack Preview".
5. Press right click on "SpriteAtlas".
6. Press "Select dependencies".
Expected result: Dependencies will be shown.
Actual result: Dependencies are shown, but error "NullReferenceException: Object reference not set to an instance of an object" appears in console.
Note: Error appears as long as we have "SpriteAtlas" selected.
Reproduced on 2017.1.0b1.
Works fine on: 2017.1.0a6.
Regression introduced in: 2017.1.0b1.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
This is a duplicate of issue #899307