Skip to main content

Posts

Showing posts with the label solutions

Fix, incompatibility between color space and current settings. in order to build player

  Go to File> Build> Player Settings> Other Settings> Color Space > Change the option from Linear to Gamma. This has because if you have graphics rendered as a Deferred or Forward. Gamma selection will resolve the issue.

Assembly has reference to non-existent assembly 'Unity.ugui'

 Assembly has reference to non-existent assembly 'Unity.ugui' (Packages/com.unity.textmeshpro/Tests/Editor/Unity.TextMeshPro.Editor.Tests.asmdef)   This is the error i had when i import a package to an empty unity project. Unity version was 2018.3.0.f2.     Solution is simple i think.  Goto:  Help -> Reset packages to default.       Click yes      It resolved my issue.   Please write in comment if you solved it with other solution, others can get help :) also subscribe my blog