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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
This is a duplicate of issue #899307