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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
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