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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment