Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2018.1.X, 2018.2.X
Votes
0
Found in
2017.4.1f1
Issue ID
1031811
Regression
No
Crash on adding Polygon Collider to transperent Texture with specific Transform settings
How to reproduce:
1. Open the user-submitted project
2. Add the "hexagon-png-other-resolutions-276-240-pixels-553" sprite from the "Images" folder to the Hierarchy
3. In the Inspector change the Y Position to 1, X Rotation to 270 and Scale on all axis to 0.2
4. Add a Polygon Collider component to the sprite
Expected result: The Polygon Collider is added successfully
Actual result: The Editor crashes while adding the component
Reproduced in: 2018.2.0b3, 2018.1.0f2, 2017.4.2f2, 2017.2.3f1, 2017.1.3p4
Note: Does not seem to reproduce with non-transparent textures or different colliders, transparency and the rotation seem key to the crash
Verified in: 2018.3.0a2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Add comment