Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.5.0b9
Issue ID
847456
Regression
No
Unity Editor loads colliders differently than the Standalone Player
Reproduction steps:
1. Open my attached project in Unity
2. Open the "TestScene"
3. Press play
4. Observe the player falling through colliders
5. Now build with this scene, and play it
6. Observe that in the built version, the ball does not fall
Result: The ball behaves differently in the Editor playmode than it does in the built project.
Tested on: 5.5.0b10, 5.5.0b9, couldn't test on earlier versions because the project would show a blank hierarchy
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment