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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment