Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2017.2.0f3
2018.1.0b13
Issue ID
1020657
Regression
Yes
[FBX] Changes made to a fbx prefab in the Hierarchy Window aren't reverted when Revert is clicked
1. Open QA attached project "fbxPrefab"
2. Open scene "test"
3. Add "Rock" to the Hierarchy Window
4. Add some components to the GameObject "Rock"
5. Click Revert
6. Observe the console and the Inspector Window
Expected: changes made to the GameObject are reverted.
Actual: added components and other changes aren't reverted and a NullReference Exception is thrown.
Reproducible with: 2017.2.0f3, 2017.3.1f1, 2017.4.0f1, 2018.1.0b13, 2018.2.0a7
Not reproducible with: 2017.2.0f2, 2017.3.0a7
Regressed in: 2017.2.0f3
Workaround: drag the GameObject from Hierarchy Window to Project Window (as when creating a prefab) then making changes to the same GameObject and reverting them works as expected.
Fixed in 2018.2.0a9.
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
Add comment