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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Add comment