Skip to main content

Questions tagged [unity3d]

Unity is a cross-platform game engine used to develop video games for PCs, mobile devices, consoles and websites. Questions about programming and software development using Unity game engine are off topic and should be asked on stackoverflow.com.

0 votes
0 answers
496 views

How do I block Unity Game Telemetry?

It was recently announced that Unity will start charging game developers a fee for every Unity based game installed on the computer. Upon learning of this, I also learnt that Unity collects ...
Roboko's user avatar
  • 11
0 votes
0 answers
26 views

How to add unity editor modules offline?

I have windows 10 desktop PC. I want to add modules to my unity editor that i installed, but i don't have network connection. How and where to download those files with other device and place it ...
Nasru's user avatar
  • 1
0 votes
0 answers
58 views

Can end users specify where to save games' data?

This freeware Unity Engine game saves in Windows its data at: %USERPROFILE%\AppData\LocalLow\Turbo Chimp %USERPROFILE%\Documents\Turbo Chimp The registry key HKEY_CURRENT_USER\SOFTWARE\Turbo Chimp ...
LWC's user avatar
  • 1,008
0 votes
1 answer
305 views

Can't import to Unity video clip rendered using FFmpeg for Unity

I am using FFmpeg to render a video in Unity. For the FFmpegCaptureCommand.OutputOptions I'm using this command: -g 24 -c:v h264 -preset medium -crf 32 -pix_fmt yuv420p -color_primaries bt709 -...
Maximiliano Bezmalinovic's user avatar
8 votes
3 answers
1k views

How to force Unity Editor/TestRunner to run at full speed when in background?

I have observed a curious behaviour where processing in Unity Editor (TestRunner) takes 2.5s while the editor is in the foreground, but slows down to 15s when I immediately tab to another app, thus ...
CodeSmile's user avatar
  • 469
0 votes
1 answer
193 views

Remove Unity Hub logo animation?

Unity Hub (the launcher program to open Unity projects and install editors) introduced a logo splash screen animation in a recent version. (Not to be confused with the splash screen Unity puts into ...
Philipp Lenssen's user avatar
2 votes
0 answers
2k views

Unity Annoying NDK issue

I have a very annoying issue with unity 2022.2.0b1, I have tried both NDK R23C and R25, none of them work. NDK 23.2.8568313 detected. Unity requires NDK r23b (23.1.17779620). Where can i get NDK r23b (...
Simon's user avatar
  • 21
-1 votes
1 answer
2k views

Code lens disappeared in VS Code after 3 year. How can i get it back?

Didn't change anything started up pc 2 days ago. Opened vs code and for some reason, I'm not getting code lense anymore. I tried a lot from turning it first on and of, restarting pc, Updating vs code, ...
Dylan's user avatar
  • 1
0 votes
1 answer
1k views

Wine: ntdll.dll caused Access Violation running Unity Server

Recently I moved over to a new RootServer and I wanted to install an Valheim Server on there. Because the Server is windows only I use wine to run it. On the old server this works perfectly fine but ...
BvstedCrew's user avatar
0 votes
1 answer
130 views

Unity Hub doesn't show new install

I just installed Unity 2020.3.30f1 and while it shows in Control panel, It doesn't show in the unity hub Installs tab. What's going on? I'm using: Windows 10 Home Unity Hub 3.0.1 Unity 2020.3.30f1
Tuor's user avatar
  • 283
1 vote
1 answer
2k views

"Unity" based games refuse to run on new hardware unless the computer is disconnected from the internet

I have bought a new laptop (i5 11th gen, Iris XE Graphics). I have noticed that the two Unity based games I've downloaded on Steam (Judgment Apocalypse Simulator, and Motorsport Manager) refuse to ...
mcottle's user avatar
  • 111
0 votes
1 answer
295 views

Where are Unity and Unreal Engine 4 installation files downloaded to?

Forgive me if this question sounds trivial, but I have tried Google many times and it failed to return any relevant results. The thing is very simple, I have installed Unity (via Unity Hub) and Unreal ...
Ξένη Γήινος's user avatar
0 votes
1 answer
387 views

did Shader Graph's interface change? nothing looks right

first of all, I created the shader from 'create/shader/universal Render Pipeline/sprite lit shader graph' instead of 'create/shader/2d renderer/sprite list shader graph' creating the shader graph: ...
halimamran's user avatar
0 votes
1 answer
597 views

Open unity application via command line wih application's graphics off

On Unity documentation we can see there is a way to run a standalone player via command line without the graphics by typing -nographics I'm using the following command on a mac terminal, but it is ...
Jas's user avatar
  • 101
0 votes
3 answers
3k views

Visual Studio Code failed to find .Net Framework at Unity3D installation Ubuntu

I have recently switched my OS from Windows to Ubuntu 20.04. After going through some Trouble with the Unity3D installation i have tried to install Visual Studio Code for Unity coding. Problem: When ...
Jonas Voigt's user avatar

15 30 50 per page