Search Issue Tracker
Won't Fix
Votes
3
Found in [Package]
1.20.0
Issue ID
ADDR-3248
Regression
No
Addressables Collision Meshes won't be Prebaked and won't work when running build if Read/Write setting is set to False
How to reproduce:
1. Open the user attached "MeshColliderAddressableTest.zip" project
2. Open the "Boot" Scene
3. Enter Play Mode and notice the Collisions working
4. Build and Run the project (File -> Build and Run)
Expected result: Collisions are working
Actual result: Collisions are not working
Reproducible with: 1.1.5 (2019.4.39f1), 1.18.19 (2020.3.35f1), 1.19.19 (2021.3.4f1), 1.20.0 (2022.1.2f1, 2022.2.0a15)
Reproduced on: macOS Monterey 12.0.1 (Intel)
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
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
Resolution Note:
There's not an existing flag to force a mesh to be read/write in that existing code. Due to the complexity and risk of the feature request, we're unable to address this right now