Search Issue Tracker
By Design
Votes
0
Found in [Package]
2020.1.0b6
2020.1.7f1
2020.2
Issue ID
1282467
Regression
No
Collision does not occur in Build when the Tilemap's sprite is imported with PSD Importer
How to reproduce it:
1. Open the user's attached project
2. Load 'BaseLevel' scene from 'Assets' > 'Scenes' folder
3. Enter Play mode
4. Observe that 'Player' Prefab collides with the Tilemap and doesn't fall down
5. Exit Play mode
6. Build and Run this project
Expected result: 'Player' Prefab collides with the Tilemap and doesn't fall down through the floor
Actual result: 'Player' Prefab does not collide with the Tilemap and falls down through the floor
Reproducible with: 3.1.6 (2020.1.0b6, 2020.1.8f1), 4.0.2 (2020.2.0b10, 2021.1.0a4)
Could not test with: 2019.4, 2020.1.0b5 and lower (due to errors)
Note:
- Reproduces on Mac and Windows Standalone builds
- Works if you apply Composite Collider 2D to the 'Tilemap' GameObject
- 'Player' Prefab collides with 'GameObject' GameObject, which has a Box Collider 2D
- Tilemap's sprite is imported with PSD Importer, which does not have Generate Physics Shape value
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Texture Compression default texture format is set to PVRTC when building via script BuildPipeline.BuildPlayer
- [Android][GameActivity] APK built with Development Build enabled gets flagged as having Malware
- Default name of manually created Global Light 2D GameObject differs from the one included in the initial project Scene
- Option for "Acceleration Structure Build Flags" cannot be toggled when Lightmaps have been Generated for a Mesh Renderer
- Lights in Batch keep resetting to 0 in the Light Batching Debugger when a new GameObject is created and the mouse cursor is hovered over the Inspector window
Add comment