Closed bn9981 closed 2 weeks ago
This is 100% unity and not related to the kit at all. You dont have your renderer scriptable setup correctly.
@Eniotnacram Can you please point me to correct the graphics setup? I only import whole kit into a fresh project and it using the demo setting from the kit. This is my graphics setting
Could be related to the kit, go see whats on the line 65. But im using unit 6 at the moment, latest kit version, and I dont have this error.
Unity URP having changes again?
Did you setup this one?
Describe the bug NullReferenceException: Object reference not set to an instance of an object GraphicSettings.UrpAntiAliasingSetting.Load () (at Assets/UnityMultiplayerARPG/Core/GraphicSettings/Scripts/UrpAntiAliasingSetting.cs:65) GraphicSettings.GraphicSettingInitializer.Initialize () (at Assets/UnityMultiplayerARPG/Core/GraphicSettings/Scripts/GraphicSettingInitializer.cs:20)
To Reproduce Steps to reproduce the behavior:
Expected behavior No error showing on the console log.
Screenshots
Desktop (please complete the following information):
Additional context