Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2017.4.12f1
Issue ID
1086961
Regression
No
Prefab's Apply doesn't respect component dependencies (declared via RequireComponent) yielding incorrect setup
How to reproduce:
1. Download attached project "Joint"
2. Make two instances of Cube prefab in the Scene
3. Add Character Joint component to one of the instances
4. Delete Rigidbody component from the other instance and Apply the changes to the prefab
Expected result: Editor does not crash
Actual result: Editor crashes
Reproduced with: 2017.4.12f1, 2018.1.9f2, 2018.2.11f1, 2018.3.0b5, 2019.1.0a3
Note: The issue persists with any other Joint as well
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
- 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
- Delta value returned by mouse movementsMonitor is different when changing Screen Resolution
Resolution Note (fix version 2020.2):
Fixed in: 2020.2.0a3.433