Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2019.1.0a10
Issue ID
1102433
Regression
No
[Improved Prefabs] ArgumentException raises when user tries to use "Open Prefab Asset" menu item on model's child
Steps:
1. Add GameObject to the Hierarchy
2. Add 3D model with children to that GameObject
3. Make a prefab asset out of it
4. Expand 3D model and right-click on one of its children
5. Choose "Open Prefab Asset" menu item
==>
"ArgumentException: Incorrect file extension: Assets/Industrial machine.fbx. Must be '.prefab'Parameter name: Assets/Industrial machine.fbx" error appears
Repo on latest trunk (2019.1.0a10) and 2018.3.0b12
Note: You can find 3d Model with children attached
Comments (1)
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
- NullReferenceException is thrown when assigning PanelSettings asset to a UIDocument dynamically at runtime
- Crash on GfxDeviceD3D12Base::DrawBuffersCommon when disabling "Allow FSR2" parameter while in Play Mode with Direct3D12 set as graphics API
- Crash on vkGetInstanceProcAddr when setting graphics API to "Vulkan" on Fantasy Kingdom learning project
- Overlay Camera "clear depth" not working on Vulkan+Pixel8
- Shadows from Shadow Caster 2D using 2D Colliders show incorrectly when tiles are removed at runtime
tonytopper
Jan 12, 2022 00:24
Having the same problem with Prefabs created with the PSD Importer regarding PSB files. Using Unity 2021.2.x