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
- Exception "AssetDatabase.ForceReserializeAssets cannot be used when in play mode" is thrown when entering Play Mode with unapplied Sprite Editor changes and Reload Domain disabled
- Multiple "com.unity.polyspatial" package errors are shown when the Build Target is switched to tvOS
- Expanded GameObject in the new Hierarchy window collapses when another window is maximized and restored
- OnPurchaseFailed fires with DuplicateTransaction when ConfirmPurchase is called on NonConsumable products
- Volume game objects gizmo icon is missing in Scene view window
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.