Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0b11
Issue ID
1101610
Regression
No
[Improved prefabs] Adding a 3d model to a prefab as a child and opening prefab asset keeps throwing exceptions
Adding a 3d model to a prefab and opening prefab asset of 3d model keeps throwing exceptions. Also, hierarchy window gets misaligned and restricts adding of new GameObjects from project window. Refer the attached video.
Steps to reproduce:
1) Create new project
2) Create an empty prefab gameObject
3) Add a 3d model as a child to this empty prefab and apply to it.
4) Right click on the 3d model > Open prefab asset
Actual result : Exceptions are thrown and no new GameObjects can be added to hierarchy from the project.
Expected result: The prefab asset opens in prefab mode.
Reproducible in: 2019.1.0a9, 2018.3.0b11, 2018.3.0b1, 2018.3.0a6
Note : Improved prefabs were introduced in 2018.3.0a6
Environment: Windows 7 and 10, Mac 10.13
Stack trace: Editor log file attached
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