CDPR-Modding-Documentation / CDPR-Modding-Documentation/REDkit-bugtracker
[Mesh Exporting] Collisions from mesh is scaled to 0.01
- Dominant language
- No language data
- Stars
- 7
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
When exporting a mesh to fbx, the scale of the collision mesh is scaled to 0.01, requiring the end-user to scale the mesh by a factor of 100.
Steps to reproduce the behavior:
1. Export any mesh with a collision mesh
2. Open the mesh in Blender
3. Select the mesh_tri mesh
4. Press S (scale) and type 100
5. Export
6. Reimport in-engine, the mesh will be scaled correctly, if process in 4 isn't done, it will be incorrectly sized.
**Expected behavior**
Exporting should be in the correct size.



Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the export in REDkit, then inspect the collision mesh in Blender and compare its scale with the source mesh. Verify that the exported collision mesh is correctly sized without the manual 100x adjustment, and confirm the corrected asset reimports at the expected size.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- blender
- Domain
- computer-graphics
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100