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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
This is a duplicate of issue #1399961