Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2018.3.X
Votes
0
Found in
2017.3.1f1
Issue ID
1022869
Regression
No
Using negative value in Position W or H in Sprite Editor unable to delete last created rectangle
To reproduce:
1. Open attached project
2. Select "spritebug.jpg"
3. In the Inspector press Sprite Editor
4. In the Sprite Editor make a rectangle
5. There should be a pop up in the bottom right corner
6. Change Positive Width or Height value to negative
7. Create a new rectangle and try to select the rectangle with the negative value
Expected result: the drawn rectangle is editable and can be deleted
Actual result: you can't select or delete the rectangle with negative Position Width or Height value
Reproduced on:
2017.4.0f1 2017.4.13f1 2018.2.13f1 2018.3.0b6 2019.1.0a5
Notes:
Unity crashed when changes were applied.
After re-opening Unity, the sprite is corrupted and getting NullRefferenceExceptions in the console.
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