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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Add comment