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
- OS Window is switched and errors logged when trying to access Overrides of the same Prefab in the Overrides Panel
- Tooltips stay in place when Preferences window is scrolled
- Console displays "ArgumentException: Cannot unschedule unknown scheduled function UnityEngine..." error after the "Audio Random Container" closing
- [Ubuntu] Asset Bundles Dropdowns Contain Empty Row in Inspector
- Symbols are generated for a third-party native plug-in with 'Shared Library Type' set to 'Executable' when building for Android
Add comment