Search Issue Tracker
Fixed
Votes
39
Found in
5.1.0f3
Issue ID
705249
Regression
Yes
NullReferenceException in Editor: Texture Import Changes cannot be applied
How to reproduce:
1. Open attached project
2. Modify the import settings of CloudParticle.png
- Try changing the format, for example
3. Apply new settings
- Notice how it throws an error:
NullReferenceException: Object reference not set to an instance of an object
UnityEditor.SpriteEditorWindow.ApplyCacheSettingsToInspector (UnityEditor.SerializedObject so)
Comments (13)
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
- Freeze/crash with multiple StackTraces when opening a specific project
- Crash on TypeContainer<int>::rtti when deleting a Render Texture that is used by the Main Camera
- Multiple ArgumentExceptions are thrown when adding a VisualTreeAsset with Sprite Glyphs to a UIDocument
- Color Node Alpha slider displays incorrect value when viewed in Shader Graph
- Player unresponsive when building a specific project with Autoconnect Profiler enabled
WillNode
Jun 20, 2015 15:17
Hi, recently I've just found what makes this problem.
Simply close Sprite Editor, sometimes it's very buggy.
WillNode
Jun 20, 2015 14:59
I'm also get the same problem in the same version.
I'm even can't modify anything about it.
yakattak
Jun 19, 2015 16:00
I'm experiencing this in 5.1.1f1 as well.