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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment