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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment