Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.1.0a1
2019.1.4f1
2019.2.0a1
Issue ID
1158560
Regression
No
Sprites are Rendered bigger or smaller compared to what they should be when changing their position in Canvas
Steps to reproduce:
1. Open Users attached project "InvProFromStore.zip"
2. Navigate to Assets -> Devdog -> InventoryPro -> Demos -> Scenes and open "8.AllDone" scene
3. Enter Play mode
4. Move the Character using A,S,D,W to pick up objects from the ground
5. Press I to open Inventory
6. Drag Objects in the Inventory between the slots
-- Sprites are displayed bigger then they should be
Expected results: Sprites 40x40 are rendered as 40x40
Actual results: Sprites are rendered bigger or smaller than they should be
Reproducible with: 2019.1.0a1, 2019.1.4f1, 2019.2.0b3
Not reproducible with: 2019.2.0b4
Notes: Sometimes it takes multiple tries to reproduce the bug. Usually, Spirtes are Rendered smaller than they should be, though it is very hard to see the difference, however, sometimes they are rendered bigger and the difference is easily visible. The project does not load in versions lower than 2019.1.0a1.
Fixed in: 2019.2.0b4
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