Search Issue Tracker
Fixed in 2017.2.X
Votes
0
Found in
2017.1.0b1
Issue ID
905342
Regression
Yes
Unable to create instances of emitted ScriptableObject types
Reproduction steps:
1. Open project attached(Emitted Type SerializedObject example.zip)
2. Open the new menu item "EXAMPLE/TEST".
Expected result: ScriptableObject for type 'EmittedAssembly.EmittedScriptableObjectType' will be successfully created.
Actual result: ScriptableObject will not be created.
Note: For more information look at script, which is at "Assets/Editor/Example.cs".
Reproduced with: 2017.1.0a3, 2017.1.0b5.
Works fine on: 5.6.1p1, 2017.1.0a2.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Custom Function" Node "Input" type changes do not immediately show mistmatch errors when set to an incompatible type in Shader Graph
- My Assets list is populated with Asset Packages when setting how many Packages to display before clicking the Load button
- Hub shows 6.0 as Latest LTS when opening a project after deleting its 6.3 Editor version
- Localization Group Rules bypasses Locale logic when SharedGroup asset provided
- UI Toolkit World UI Text Field unfocuses immediately when clicking on it using XR Controller
Add comment