Search Issue Tracker
Duplicate
Votes
5
Found in
2021.2
2021.2.4f1
2022.1
2022.2
Issue ID
1387078
Regression
No
Mesh Collider whose Mesh has Read/Write property disabled doesn't detect collisions in Dedicated Server build
Steps to reproduce:
1. Open the user attached "DedicatedServerCollisionTest.zip" project
2. In Toolbar select File > Build Settings...
3. Select Dedicated Server and click Switch Platform
4. Build And Run
5. Search for lines starting with "Raycast test from TestRegular" in the Console window that opens after the build succeeds
Expected result: lines read "Raycast test from TestRegular hit True GameObject BaseCapturePoint"
Actual result: lines read "Raycast test from TestRegular didn't hit anything"
Reproducible with: 2021.2.14f1, 2022.1.0b10, 2022.2.0a7
Could not test with: 2019.4.36f1, 2020.3.30f1 - Dedicated Server target is not available in these versions
Notes:
- Not reproducible in play mode
Add comment
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
This is a duplicate of issue #1399961