Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2017.2.X, 2017.3.X, 2018.1.X
Votes
0
Found in
2017.2.0p4
Issue ID
985912
Regression
Yes
Sprite 2D physicsShape is not set until 'Edit Physics Shape' tab is opened for the 1st time after texture import
To reproduce:
1. Open Project
2. Set Sprite's MeshType to FullRect
3. Drag sprite into scene
4. Add PolygonCollider2D
5. Notice the PolygonCollider2D mesh will be a box mesh instead of a tightly packed mesh.
6. Open Sprite Editor
7. Open 'Edit Physics Shape', notice how mesh is tightly packed
8. Click cog on Polygon Collider 2D and click reset
9. Notice the PolygonCollider2D now uses the correct Tightly packed physics mesh.
Reproduced: 2017.2.1p1, 2017.3.0p1, 2018.1.0b2, 2018.2.0a1
Not reproducible: 5.6.5f1, 2017.1.2p4, 2017.2.0b10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Frame Debugger On” text color not maintained across different Editor Themes in toolbar
- Rendering artefacts appear in the Game view window when maximizing/minimizing Inspector window and Frame Debugger is Enabled
- [MacOS] AdvancedDropdown in the Profiler is not scrollable even when not all options in the list are visible
- Memory leak when a lot of Particle Systems instantiated while Profiler is open
- "ArgumentOutOfRangeException" error is thrown when trying to delete letters from an RTL TextField when using the Advanced Text Generator
Add comment