当前位置:网站首页>About the version mismatch of unity resource package after importing the project
About the version mismatch of unity resource package after importing the project
2022-06-25 21:38:00 【Xiaoyaoleping】
One 、 Related resources
Unity Asset Store Upper Unity Particle Pack 5.x Download and import resource packages ;

Two 、 Import resource pack , The resources cannot be used normally
Import resource error :
Library\PackageCache\[email protected]\PostProcessing\Runtime\PostProcessManager.cs(424,66): error CS0117: 'EditorSceneManager' does not contain a definition for 'IsGameObjectInScene'
3、 ... and 、 resolvent
Online approach 1、 Delete the corresponding dynamic directory file ;
It is said that the version file is inconsistent with the imported resource file , After deleting the file , Reopen the project , The resource file for updating adaptation will be automatically generated , So as to solve the problem of file resource version error ;

result : After reopening , The generated dynamic file still has an error , Can't solve the problem !
Online approach 2、 Find the target file , Comment relevant old version statements .
Double click to report an error , Open target script , Comment the statements in the method , If you need to return a value , Go straight back to true;
result : After comment , The project can be operated normally ; But after closing the project , Reopen the project , The script is reset to the content before annotation ; Can't solve the problem at all .
3、 According to the error notification , Update related Package package ;
You know PostProcessing Of package Version mismatch ,
It should be from Window——>Package Manage in , To find the corresponding PostProcessing Resource Pack ;
choice Update Resource Pack .
After this update , This problem can be completely solved . Modification method 2 It's a change package Code for , There is no way to fundamentally solve the problem ,
4、 reflection
Preconceived ideas put the PostProcessing Think it's URP There are PostProcessing, I thought I had updated it before URP Resource Pack , So I haven't thought about updating the resource package method before ;
Later, I thought the two were different , Change your mind to renew PostProcessing Resource Pack , To solve the problem correctly .
Next time you have a problem , Try more , Try to avoid preconceived ideas .
边栏推荐
- Is flush app regular? Is it safe or not
- Jmeter- (I) installation of interface test
- Pytest assert encapsulation
- 了解有哪几个C标准&了解C编译管道
- [nailing - scenario capability package] nailer card
- C language dynamic memory allocation
- Support JPEG format in GD Library in php7.4
- 电脑手写板怎么才能连接电脑使用
- MySQL is slow to add indexes_ Why is your SQL so slow? Why is your MySQL index invalid?
- Write a "standard" macro min, which inputs two parameters and returns the smaller one
猜你喜欢

How testers write functional test cases

Working principle and experimental analysis of DHCP

How to solve the problem of flash write protection in STM32?

数学分析_笔记_第4章:连续函数类和其他函数类

Simulate ATM system (account opening, login, account query, withdrawal, deposit, transfer, password modification, account cancellation)

Explain memcached principle in detail

熊市指南|一些本质的教训与具体的生存法则

Bear market guide | some essential lessons and specific survival rules

Using two stacks to realize the function of one queue?

InfiniBand& RDMA
随机推荐
启牛证券开户安全嘛?
Canoe learning notes (4)
Is it safe to fry stocks with compass or securities software? Where can I open an account and how
[nailing scenario capability package] manage the on-the-job / off-the-job situation of employees
Robotframework rewrite framework add case control
JS__ Prototype, prototype chain, call/apply__ Duyi
Command 'GCC' failed with exit status 1 when PIP install mysqlclient
Order by keyword syntax problems encountered in SQL Server learning
Docker Alpine image installation PHP extension redis
Input a line of characters to count the English letters, spaces, numbers and other characters
Simulate ATM system (account opening, login, account query, withdrawal, deposit, transfer, password modification, account cancellation)
After osx-kvm modifies EFI, oc: failed to load configuration, osx-kvm generates opencore Qcow2 reports an error, libguestfs: error: source '
Canoe learning notes (1)
电脑手写板怎么才能连接电脑使用
Multi database and multi table backup and restore of MySQL under Linux
数学分析_笔记_第4章:连续函数类和其他函数类
PHP runtime and memory consumption statistics code
js(3)
启牛学堂证券开户安全嘛?
Writing manuals using markdown