Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2019.1.0a10
Issue ID
1102142
Regression
Yes
Editor crashes when scriptable object is dropped into main Scene Hierarchy
Steps:
1. Open attached project ("TestProject")
2. Load TestScene
==>
There are two objects in the scene: GameObject and PrefabInstance, both has TestScript component
3. Drag and Drop "NewScripableObject.asset" on top of first GameObject
4. Drag and Drop "NewScripableObject.asset" on top of second object "PrefabInstance"
==>
Editor crashes in both cases
Expected: The NewScripableObject.asset is assigned to the public reference in the TestScript in both cases
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
Add comment