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
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
- Errors and warnings are thrown after installing Visual Effect Graph Learning Samples
Add comment