Search Issue Tracker
Fixed
Fixed in 1.4.X - Physics
Votes
0
Found in [Package]
1.3.X - Entities
Issue ID
ECSB-1464
Regression
No
Joints appear at different positions when the prefab is added from a subscene instead of instantiating from the same prefab
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/8. Joints and Motors/Joints - Single Ragdoll.unity” Scene
3. Pause the Play Mode
4. Enter the Play Mode
5. Observe the gizmos for joints of the spawned entity
Expected result: Gizmos align with the joints of Ragdoll
Actual result: Gizmos are not aligned with the joints of Ragdoll
Reproducible with: 1.2.0 (6000.0.33f1), 1.3.8 (6000.0.33f1)
Reproducible on:
Play mode
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note (fix version 1.4.X - Physics):
Fixed: Correctly set Connected Anchor of built-in joints in baked entity prefabs when Auto Configure Connected Anchor is enabled.