Search Issue Tracker
Fixed in 5.2.0
Votes
0
Found in
5.1.0f2
Issue ID
702660
Regression
Yes
[Sprites] Unable to Apply changes to a sprite while Sprite Editor window is docked somewhere in the editor
Steps to reproduce:
1. Create a new Unity project
2. Import any texture and change it's type to Sprite
3. Open up Sprite Editor by clicking the button in the inspector
4. Dock the Sprite Editor window at the same place of another window, and open the other tab so the Sprite Editor would not be visible
5. Close and reopen the project
6. Select the sprite
7. Change any of it's settings
8. Click apply, notice it does not apply the changes and the NullReferenceException is thrown with each click
Workaround: If you focus the Sprite Editor window, and then click Apply, everything works normally after that.
See this screencast for repro steps: http://screencast.com/t/sLVfmO6bzlpe
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment