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
- EditorGUILayout.PropertyField foldout icon inside Vertical Layout Group has an incorrect indent when used with OnInspectorGUI()
- [Android] [iOS] "NullReferenceException: Object reference not set to an instance of an object" throws when entering the Play Mode/opening the application
- The Player freezes on load when building Web platform
- Animator "Conditions" tab breaks when the only Parameter is deleted and another one is created
- "Shader error in 'Universal Render Pipeline/Lit': maximum ps_5_0 sampler register index (16) exceeded" error thrown after a build is completed when the "LOD Cross Fade" parameter is enabled
Add comment