Skip to main content

All Questions

-1 votes
0 answers
18 views

Unity: Recording specific application window at high frame rate

I'm writing a VR thing, that needs to record a specific application window at a very high frame rate, like every frame of the monitor... i cant find anything that does that currently im using ...
user26034200's user avatar
-1 votes
1 answer
32 views

Can't install Aubio inside embedded python to use in Unity Windows 11

I am trying to use Aubio inside Unity (I am trying to follow this tutorial) but I got an error message. I followed this instruction and I type this command in cmd: .\Scripts\pip.exe install aubio but ...
Satin's user avatar
  • 1
0 votes
0 answers
167 views

How unity redirect full path of packages folder?

This question is not specific to unity game engine itself, but there is a behaviour of unity application that, in the editor process, whenever we use any System.IO api such as Path.GetFullPath or File....
Thaina Yu's user avatar
  • 1,522
1 vote
0 answers
46 views

How to get the game render area geometry (Rect) within the Unity Editor? not just the GameView

I've been trying for a couple of days to obtain the geometry of the rendering area of the Unity Editor. What I mean is the Rect/Bounding-box shown in red in the following image, with its coordinates ...
kennethfm's user avatar
  • 119
-1 votes
1 answer
102 views

Unity is stucked opening a project at "Loading Scripting Assemblies" or "Initial Asset Database Refresh"

The story: I got a new shared Laptop, because my other one was for repair. I have admin/read/write rights, but I couldn't open any project with any version on any drive. No matter if it was an old or ...
LosKartoflos's user avatar
0 votes
0 answers
97 views

Dll hijacking prevention in Unity project

I am developing a game using the unity engine. I am trying to delay hacks into the game by preventing tools like melonLoader to work. I saw that MelonLoader use proxyGen rust tool to load their ...
downstroy's user avatar
  • 1,088
1 vote
0 answers
50 views

google login with unity and Firebase in window platform

how can i do google login? As i know, GoogleAuthProvider.GetCredential method needs Idtoken that generated when user login in web browser. But in unity Window Platform, i can't get url from web brower ...
안수한's user avatar
0 votes
0 answers
39 views

How to Make Android game on google play store install on windows option on

i need to know how to make android game on google paly store ( install on windows option allowed ) see attachment . enter image description here i am trying to make my games playable on windows ...
fady studios's user avatar
0 votes
0 answers
38 views

Drag and drop sprites across transparent window overlay

I made the game into a transparent window overlay using Windows API. I added a sprite (which is the default white square) and want to add functionality so that when I click and drag it across the ...
Nathan Xu  's user avatar
0 votes
1 answer
108 views

Start an UI Application (App.exe) on AWS Windows EC2 Machine without user login

Idea: The main idea behind this is: App to start on boot-up without login. As I am trying to implement Autoscaling on windows instance, if my server metric(CPU utilization) is beyond the limit. It ...
Abdul Gaffoor Noor Basha's user avatar
0 votes
1 answer
190 views

Unity fails to build game for android

Recently I have build a new PC for my home. I setup my PC just as like my PC at my office. But when I try to build a game that I'm working on currently. I can build for android perfectly on my office ...
Fahim kamal Ahmed's user avatar
0 votes
0 answers
121 views

Running Gradle without Execute Permissions (Windows)

I’m running Gradle in a Windows 11 environment where I don’t have an admin account, and I don’t have permission to run executables that aren’t in Program Files. This is an issue, because there’s a ...
Dakota Crouchelli's user avatar
0 votes
0 answers
42 views

Unity application lagging when dragging the application window

I'm trying to set up a game in which moving the game window affects the game world. When dragging the game window the game lags quite a lot, is there any workaround for this? I've tried to look it up ...
Don Andre's user avatar
  • 992
0 votes
0 answers
280 views

WinError 10038 an operation was attempted on something that is not a socket, connection with Unity

I am trying to send data from a Pose Estimation program (MediaPipe) with a TCP socket connection in Unity. I get the error 10038 on the client side. Client code: import socket import PoseEstimation as ...
YanHem's user avatar
  • 13
0 votes
0 answers
79 views

Unity ARPro and VideoPlayer sometimes crash about msmpeg2vdec.dll when playing 8K video

I use AVPro play videos in Unity on Windows. There are two devices, they have same hardware. But in one device, the software may crash about msmpeg2vdec and another is always ok. CPU:I9 13900K ASUS  ...
Dylan's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
16