当前位置:网站首页>[Solved] The problem that Unity Hub fails to obtain a license or does not respond and cannot develop
[Solved] The problem that Unity Hub fails to obtain a license or does not respond and cannot develop
2022-07-30 17:48:00 【cat running wild outside the mountain】
Development platform: Unity
Programming platform: Visual Studio 2020 or above
Language used: C#
Special Instructions
The content of this solution is provided by the external network, namely Solutions for Unity Lara Developers.Very effective and helpful for my own problems.
Lara's problem analysis:
Sometimes the licenses we apply for may cause problems due to differences in the types of physical equipment systems deployed.In effect, a license-related file validation exception will result.It is assumed that this license was activated on a new device.Of course, assuming you've reached your activation limit, this can cause problems.
Lara's solution:
- Option 1: Uninstall and reinstall Unity Hub and Unity Editor.
- Option 2: Delete the
C:ProgramData/Unity/Unity_lic.ulffile in the Windows directory and apply again.
This file is part of the Unity license file.In most cases, removing the license will resolve the issue.
边栏推荐
猜你喜欢
随机推荐
Shell implementation based on stm32
Informatics Olympiad 1915: [01NOIP Popularization Group] Greatest Common Divisor and Least Common Multiple | Luogu P1029 [NOIP2001 Popularization Group] The problem of the greatest common divisor and
Mathematical Principles of Graph Convolutional Neural Networks——A Preliminary Study on Spectral Graph Theory and Fourier Transform
Mongoose module
shell快速移植
数据库系统原理与应用教程(068)—— MySQL 练习题:操作题 90-94(十二):DML 语句练习
JVM诊断命令jcmd介绍
华为无线设备配置Mesh业务
链表Oj练习题 纯C语言
分账系统二清解决方案如何助力电商平台合规经营?
C语言向MySQL插入数据
MySQL【单行函数】
windwons 下GPU环境和pytorch安装
SYSCALL SWAPGS
CMake库搜索函数居然不搜索LD_LIBRARY_PATH
C# 连接SQL Sever 数据库与数据查询实例 数据仓库
Ecplise执行C语言报错:cannot open output file xxx.exe: Permission denied
C陷阱与缺陷 第6章 预处理器
Web3时代重要基础设施深度拆解:4EVERLAND
高级语言垃圾回收思路和如何减少性能影响原理分析









