Using 2.59.3-pre in Unity 2022.1.23f1 getting this error in a project that worked in previous versions using an exr file as the skybox + reflection map - main error is:
ArgumentNullException: Value cannot be null.
Parameter name: shader
ā
System.ArgumentNullException: Value cannot be null.
Parameter name: shader
new UnityEngine.Material(Shader shader)
Texture2D Needle.Engine.Shaders.CubemapExporter.RenderTextureToEquirectTexture(RenderTexture rt, bool flipY) in
by user 103054507105067008