feat: add CompositeCanvasRenderer support #25
Annotations
10 errors and 12 warnings
🛠️ Build Unity Project
Shader error in 'Hidden/UI/Additive (SoftMaskable)': redefinition of 'UIGammaToLinear' at /github/workspace/Packages/src/Shaders/UISoftMask.cginc(93) (on d3d11)
|
🛠️ Build Unity Project
Shader error in 'Hidden/TextMeshPro/Sprite (SoftMaskable)': redefinition of 'UIGammaToLinear' at /github/workspace/Packages/src/Shaders/UISoftMask.cginc(93) (on d3d11)
|
🛠️ Build Unity Project
Shader error in 'Hidden/UI/CompositeCanvasRenderer (SoftMaskable)': redefinition of 'UIGammaToLinear' at /github/workspace/Packages/src/Shaders/UISoftMask.cginc(93) (on d3d11)
|
🛠️ Build Unity Project
Shader error in 'Hidden/UI/Default (SoftMaskable)': redefinition of 'UIGammaToLinear' at /github/workspace/Packages/src/Shaders/UISoftMask.cginc(93) (on d3d11)
|
🛠️ Build Unity Project
Shader error in 'Hidden/TextMeshPro/Distance Field (SoftMaskable)': Couldn't open include file 'Assets/TextMesh Pro/Shaders/TMPro_Properties.cginc'. at line 126
|
🛠️ Build Unity Project
Shader error in 'Hidden/TextMeshPro/Mobile/Distance Field (SoftMaskable)': Couldn't open include file 'Assets/TextMesh Pro/Shaders/TMPro_Properties.cginc'. at line 93
|
🛠️ Build Unity Project
Shader error in 'Hidden/UI/Additive (SoftMaskable)': redefinition of 'UIGammaToLinear' at /github/workspace/Packages/src/Shaders/UISoftMask.cginc(93) (on d3d11)
|
🛠️ Build Unity Project
Shader error in 'UI/Additive (SoftMaskable)': redefinition of 'UIGammaToLinear' at /github/workspace/Packages/src/Shaders/UISoftMask.cginc(93) (on d3d11)
|
🛠️ Build Unity Project
No graphic device is available to initialize the view.
|
🛠️ Build Unity Project
No graphic device is available to show the window.
|
🧪 Run tests
GfxDevice renderer is null. Unity cannot update the Ambient Probe and Reflection Probes that the SkyManager generates. Run the Editor without the -nographics argument or generate lighting for your scene.
|
🧪 Run tests
GfxDevice renderer is null. Unity cannot update the Ambient Probe and Reflection Probes that the SkyManager generates. Run the Editor without the -nographics argument or generate lighting for your scene.
|
🧪 Run tests
GfxDevice renderer is null. Unity cannot update the Ambient Probe and Reflection Probes that the SkyManager generates. Run the Editor without the -nographics argument or generate lighting for your scene.
|
🧪 Run tests
GfxDevice renderer is null. Unity cannot update the Ambient Probe and Reflection Probes that the SkyManager generates. Run the Editor without the -nographics argument or generate lighting for your scene.
|
🛠️ Build Unity Project
Coffee.SimpleSceneNavigator.SimpleSceneNavigatorProjectSettings must be instantiated using the ScriptableObject.CreateInstance method instead of new SimpleSceneNavigatorProjectSettings.
|
🛠️ Build Unity Project
Coffee.UISoftMask.UISoftMaskProjectSettings must be instantiated using the ScriptableObject.CreateInstance method instead of new UISoftMaskProjectSettings.
|
🛠️ Build Unity Project
Coffee.NanoMonitor.NanoMonitorProjectSettings must be instantiated using the ScriptableObject.CreateInstance method instead of new NanoMonitorProjectSettings.
|
🛠️ Build Unity Project
Coffee.SimpleSceneNavigator.SimpleSceneNavigatorProjectSettings must be instantiated using the ScriptableObject.CreateInstance method instead of new SimpleSceneNavigatorProjectSettings.
|
🛠️ Build Unity Project
Coffee.UISoftMask.UISoftMaskProjectSettings must be instantiated using the ScriptableObject.CreateInstance method instead of new UISoftMaskProjectSettings.
|
🛠️ Build Unity Project
Coffee.NanoMonitor.NanoMonitorProjectSettings must be instantiated using the ScriptableObject.CreateInstance method instead of new NanoMonitorProjectSettings.
|
🛠️ Build Unity Project
GfxDevice renderer is null. Unity cannot update the Ambient Probe and Reflection Probes that the SkyManager generates. Run the Editor without the -nographics argument or generate lighting for your scene.
|
🛠️ Build Unity Project
GfxDevice renderer is null. Unity cannot update the Ambient Probe and Reflection Probes that the SkyManager generates. Run the Editor without the -nographics argument or generate lighting for your scene.
|
Loading