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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment