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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #1172835