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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #899307