Search Issue Tracker
Fixed in 2018.2.0f1
Fixed in 2018.2.X
Votes
0
Found in
2018.1.0f2
Issue ID
1039340
Regression
No
RenderPipelineAsset derived classes not serializable when using Runtime UnityEngine in plugin
To reproduce:
1. Open the project, attached by the user (RenderPipelineAssetDLL.zip)
2. Open ClassLibrary1\ClassLibrary1.sln with Visual Studio
3. Compile configuration 'EditorUnityEngine'
4. In the project, observe that Plugins\ClassLibrary1 contains DLLRenderPipelineAsset
5. Compile configuration 'RuntimeUnityEngine'
6. In the project, observe that Plugins\ClassLibrary1 does not contain DLLRenderPipelineAsset
Expected: Plugins\ClassLibrary1 contains DLLRenderPipelineAsset
Reproduced in 2017.3.2f1, 2017.4.4f1, 2018.1.0f2, 2018.2.0b5, 2018.3.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Add comment