unity2d tag

22 questions


1 answers
371 views
0
AudioClips Retrieved in the Addressable Asset System Does Not Play

The AudioClip obtained from the Addressable Asset System is passed to AudioSource and will not play. If you set PlayMode to Use Asset Database, it will play normally, but if you change it to Use Exist...

1 years ago

1 answers
427 views
0
I would like some advice on the operations (moving) that Unity2d would like to implement.

I am creating omnidirectional shooting with Unity2d.I would like to implement WASD movement with the cursor position of the mouse as the front.  WASD movement on the XY axis, between the actual machin...

1 years ago

1 answers
294 views
0
PackageManager settings are restored each time you create a project in Unity.

As I mentioned in the title, when I create a project with UnityHub, the VisualStudioEditor version in PackageManager is 2.0.9, and I update it to 2.0.11, but when I launch a new project with UnityHub,...

1 years ago

1 answers
297 views
0
UnityWebRequest.uploadHandler Memory Leak with List

Memory leak in UnityWebRequest.uploadHandler with List configuredWe are developing at Unity.The environment will be Unity 2018.4.22 f1.I have created the following code to upload the file.// Load file...

1 years ago

1 answers
393 views
0
Understanding Errors on Certain Android Models (java.lang.Error: null pointer reference)

Prerequisites/What you want to achieveI'm making a game with Unity.It works fine on many models, but the following error message occurs on several models and the application does not start.This is my ...

1 years ago

1 answers
61 views
0
I can't open the app I built for OSX.

Web-delivered the application for OSX created in the Unity project.When downloaded from the web, Application Application Name cannot be displayed.The security settings have been changed to Allow Appli...

1 years ago

1 answers
111 views
0
I want to check the sprite of unity.

[Unity] Create a 2D Shooting Game [Tutorial] I am creating a 2D shooting game by referring to the above site, but I am not sure if Player0~Player4 is in the game object called Player in Hierarchy.Plea...

1 years ago

1 answers
112 views
0
Unity "Can't add script" Error Resolution

Unity Visual Studio Programming Questions I am making a 2D shooting game by referring to the website below, but when I try to put the source code below into the player in Asset and Prehab, there is an...

1 years ago

2 answers
117 views
0
How Unity displays the UI (panel, button) after a certain period of time

Please tell me how to display the UI after a certain period of time.The UI's game object name is EndScene, with three panels and buttons inside (click to move scenes).I want to hide the beginning, and...

1 years ago

1 answers
71 views
0
Only text data is included in the project I downloaded on Github.

https://github.com/momokogumi/Sukebo-sample-gameI downloaded the Unity project as a Zip file from the above site, extracted it, and opened it.However, the image data is corrupted.It contains only char...

1 years ago
- 1 - »

© 2024 OneMinuteCode. All rights reserved.