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
- Crash on __pthread_kill when initializing Vuplex WebView while entering the Play Mode
- Crash on FindSurface when adding a custom Renderer Feature to a 2D Renderer Data Asset
- [Android] [Vulkan] [UI Toolkit] Application crashes when the device is rotated when it has UI Toolkit TextField on Vulkan devices
- Crash on DualThreadAllocator<DynamicHeapAllocator>::TryDeallocate when opening a specific project
- Crash on memset_repstos when pressing a UI button while in Play Mode
This is a duplicate of issue #1399961