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
- Project Browser shows the Asset folder empty when Select Dependencies is clicked without any asset selected
- Export as JSON and CSV options missing from the Quick Search save feature
- Crash on IMGUI::GUIWindow::OnGUI when rendering scene view window in play mode in a specific project
- "FileNotFoundException" & "IOException" thrown when adding "User" Index after deleting "Assets" Index in Search Index Manager window
- Camera Background Solid Color does not Render
Add comment