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
- "[Header]" attribute is misaligned when placed before an InputActionProperty field
- Crash on DynamicHeapAllocator::CreateTLSFBlock when opening a specific project
- Scene flickers when using Mesh Output with SpriteLit Shader in 2D project
- “Cache Management” text is misaligned in Preferences > Package Manager
- [macOS] network permission shows the name of previously closed app when different app requests network access
Add comment