i’m following the instruction on glithub for FPSSample on unity 2018.3.0b10 (i know the doc say
2018.3 beta 6 but it seems that’s not available for download now) and all is good until i load the project tools window
under Levels i only see Bootstrapper but accord to the docs i should be seeing more levels, like dummy, Level_01 etc
so i go directly to the scenes folder and try to click on all available scenes but there is nothing in them
in the console i get this
"
Failed to load ‘D:/Unity/FPSSample-master/Assets/ScriptableRenderPipeline/HDRP_Assets/HDRenderPipelineAsset.asset’ because it was serialized with a newer version of Unity. (Has a higher SerializedFile version)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
"
i wonder if anyone can point me in the right direction to get this demo working? thanks
PS, i downloaded from glithub with a .zip and unpacked