当前位置:网站首页>Unity learning notes: personal learning project "crazy genius Edgar" error correction document
Unity learning notes: personal learning project "crazy genius Edgar" error correction document
2022-07-03 10:41:00 【Thymol blue】
Unity Learning notes : Personal learning project 《 Crazy genius Edgar 》 Error correction document
This document is to complete the school Unity Error correction documents established during course assignments . It is used to record all kinds of problems encountered in the development process , So that the next time we encounter the same problem, we can find a solution in time .
Because it's a cooperative group assignment , The source document is Tencent shared document , But because the picture cannot be copied to CSDN Come on , So the pictures in the article are screenshots of the source document
1. Report errors UnityEditor.Graphs.Graph.DoWakeUpEdges (System.Collections.Generic.List`1[T] inEdges,System.Collect, And the animation state machine cannot be displayed 
terms of settlement : Restart Unity. The problem is self defeating
(2 Bar message ) UnityEditor.Graphs.Edge.WakeUp () (at <XXX>:0)_Happy Fat house water blog -CSDN Blog _unityeditor.graphs.edge.wakeup
2. Animation state machine cannot Make Transition
terms of settlement : Press shift Select two connected animation state machines , Then right click to connect 
3.3D Collider cannot trigger OnTriggerEnter
reason : No rigid body component added , The collision body cannot be triggered
Collision body must be added together with rigid body components to trigger
PS: After adding the rigid body component, the object fell Panel following , hold Use Gravity Do not check the option 

4 Report errors ssertion failed on expression: ‘SUCCEEDED(hr)’
terms of settlement : Restart it and get it done
Other reference :
https://zhuanlan.zhihu.com/p/399023960
5 Failed to destroy the object
reason :Destory(this) Only destroy components , The object is not destroyed , Use Destory(gameObject)
6.VS Unable to add monitoring
【## VS 2019 Debug how to add monitoring 】https://mbd.baidu.com/ma/s/e4unxWyn
7. Debugged before. AudioPlayer No sound
resolvent : For the convenience of inspection during project handover , Checked mute Audio, So it's OK to play the sound 

【【Unity3D daily BUG】Unity3D Can't hear the sound solution 】https://mbd.baidu.com/ma/s/XemDB7Ib
8. Write zombie script times wrong 
https://blog.csdn.net/lovetaozibaby/article/details/119941146
terms of settlement : Drag the object into the right panel
9.3Dmax Of fbx The file import project reports an error
terms of settlement : hold fbx And maps on Unity Project assets Inside
If it is a whole prefabricated body , Just Unpack And then take out the required model separately
10.Scene The perspective has somehow become a perspective
terms of settlement : Click on it. XYZ Below the axis Persp/Iso
11 It was OK before Package The package cannot be imported , Check and find that it is renamed package Made of bags
Solution : Don't rename , Resources are what they are called , In addition, don't be smart enough to put resources into a new project and package what you want , It's going to be a mistake .
边栏推荐
- A complete answer sheet recognition system
- Multi-Task Feature Learning for Knowledge Graph Enhanced Recommendation
- Softmax 回归(PyTorch)
- Raspberry pie 4B installs yolov5 to achieve real-time target detection
- Model selection for neural network introduction (pytorch)
- 2-program logic
- Pytoch has been installed, but vs code still displays no module named 'torch‘
- Leetcode skimming ---832
- Binary search method
- Yolov5 creates and trains its own data set to realize mask wearing detection
猜你喜欢

A complete mall system

Unity学习笔记:联网游戏Pixel Adventure 1学习过程&纠错心得

High imitation wechat

Jetson TX2 brush machine

mysql5.7安装和配置教程(图文超详细版)

How to hide cvxpy warnings: warn: a- > P (column pointers) not strictly increasing, column x empty?
![[LZY learning notes dive into deep learning] 3.4 3.6 3.7 softmax principle and Implementation](/img/02/35e73a43c4ad26fee9ecf180593464.jpg)
[LZY learning notes dive into deep learning] 3.4 3.6 3.7 softmax principle and Implementation

Data classification: support vector machine

安装yolov3(Anaconda)

Hands on deep learning pytorch version exercise solution - 3.1 linear regression
随机推荐
Stroke prediction: Bayesian
[SQL] an article takes you to master the operations related to query and modification of SQL database
深度学习入门之自动求导(Pytorch)
Training effects of different data sets (yolov5)
User recommendation preference model based on attention enhanced knowledge perception
[untitled]
Pytoch has been installed, but vs code still displays no module named 'torch‘
深度学习入门之线性回归(PyTorch)
【SQL】一篇带你掌握SQL数据库的查询与修改相关操作
Tensorflow - tensorflow Foundation
[LZY learning notes dive into deep learning] 3.5 image classification dataset fashion MNIST
Hands on deep learning pytorch version exercise solution - 2.6 probability
Introduction to deep learning linear algebra (pytorch)
Realize an online examination system from zero
安装yolov3(Anaconda)
Knowledge map reasoning -- hybrid neural network and distributed representation reasoning
Raspberry pie 4B deploys lnmp+tor and builds a website on dark web
[untitled]
Convolutional neural network (CNN) learning notes (own understanding + own code) - deep learning
High imitation Netease cloud music