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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Add comment