Search Issue Tracker
Duplicate
Votes
0
Found in
2018.3.0a1
2019.1.0a1
2019.1.0b5
2019.2.0a1
2019.3.0a1
Issue ID
1136783
Regression
No
Error is thrown when trying to apply changes to Animation component in nested prefab
How to reproduce:
1. Open attached project "Case_1136783_nesting.zip"
2. In Hierarchy, select "Sphere" GameObject
3. In Inspector, Click on Overrides Button
4. Select the Animation component under Cube Object
5. Click Apply, then Apply to Prefab 'Cube'
Expected result: Changes are applied to the 'Cube' prefab
Actual result: Error: "NullReferenceException: Object reference not set to an instance of an object" is thrown
Reproducible with - 2018.3.14f1, 2019.1.1f1, 2019.2.0a13, 2019.3.0a1
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
This is a duplicate of issue #1172835