Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0a4
Issue ID
1055869
Regression
No
[Backend][Improved Prefabs] Applying dependent componet to nested prefab crashes Editor
Steps:
1. Create empty GameObject 'A' and 'B'
2. Make prefab asset out of 'A' and another one out of 'B'
3. Nest 'B' to 'A'
4. Instantiate A
5. Add 'FixedJoint' on it
==> Rigidbody is automatically added
6. Apply 'Rigidbody' to 'A' as Override
7. Apply 'FixedJoint' to 'B' prefab asset
==> Editor crashes
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Different build sizes between Editor build and command-line build when "Static Batching" is enabled
- Particle System "Start Rotation" property affects a different axis when upgrading to newer Editor versions
- "Light" Component's "Culling Mask" setting is hidden but still has an effect when using HDRP
- Selecting the Web platform can be done when using the HDRP project
- Textures swap when SpriteRenderers with shared materials and animators are toggled on and off
Add comment