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
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
- FrameTimingManager.GetLatestTimings adds background time to the next focused frame when the Player is unfocused
This is a duplicate of issue #899307