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
- [iOS] "UnityBatchPlayerLoop()" causes a freeze in the iOS application when it is put to the background and brought back to the foreground
- "Perform Selected" of Shortcut Manager window does not perform the shortcut in some cases
- Crash on mono_get_hazardous_pointer when running Play Mode tests in a specific project
- [iOS] ‘확인’(Done) and '취소'(Cancel) text is displayed as '...' in the on-screen keyboard when the System preferred language is set to Korean
- [sw-unity-6-1] Shadergraph panning area size is constant regardless of the size or the zoom level
Add comment