Home>
Phenomenon
After launching Unity project this morning,
The components of the project that had no problem until now are almost in error
* What was originally in Unity instead of a self-made script was also an error
▼ The red frame in the image shows an error.
▼ Details of the error.
-This morning, UnityHub's update notification came in, so we updated it
・ It was the same even if I signed in and restarted the project
-Another project was in an error state as well as "phenomenon"
・ We have not upgraded Unity Editor itself
・ It didn't change even after installing UnityHub
・ Project is Android platform
・ Is the UnityEngine reference strange?
I have tried a lot, but there is no sign of improvement ...
If i have any clues to solving something, etc.
-
Answer # 1
Related articles
- [unity] null reference exception: i get the error object reference not set to an instance
- unity - i get an error that the guid suffers when importing a package
- [unity] if you move the scene after deleting the object and then come back, the object will be restored
- c # - [unity] object reference not set to an instance of an object error resolution
- c # - error when creating unity class
- how to check the elements of an object in unity
- c # - error moving object by dragging
- error when setting up when using watson in unity
- unity webgl build error
- c # - code error of script implemented by unity cannot be resolved
- unity - error resolution when executing azure kinect bodytracking sample code
- unity - i'm having trouble with c # error cs1061
- unity - i want to face the object without changing the position of the camera
- unity3d - i want to resize an object with the unity 3d slider
- python - i get an error code of'int' object is not callable
- unity3d - unity object collision dent
- unity - gui error: an error occurs when creating a folder or script
- unity - i want to get the game object with the field name specified by the character string
- c # - in unity, i want to attach a reference object from a script to an instantiated prefab
- i want to open a specified url when i click an object in unity
Related questions
- c # - player production in unity (shooting game)
- c# - [unity] hit detection of tile map after adding composite collider 2d
- c# - unity) video shooting function in ios application
- c# - i want to make a unity texture fade
- [unity] i want to determine in what order multiple collision detection objects collided
- c# - i want to change the specified value of the y coordinate to stop each time one object is generated
- c# - unity2d script shouldn't be placed, but could not load symbol is displayed
- c# - i am making a shooting game
- [unity][c#] i can only jump at the edge of the ground
- c# - unity) i want to refer to applicationpersistentdatapath
Unable to recover due to unknown reason.
What did you do?
・ Previous project backup
・ Install the latest version of 2018 (2018.4.13) instead of the latest version of Unity
・ Start with 2018 version editor
→ It moved well in this process.
Because a broken project started with the 2018 version, it remained broken, so
What can come up with
・ The project was broken due to launching the project immediately after updating UnityHub
・ Upgrading the Unity editor to (2019.2.11) breaks the project a few days later
This is about