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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
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