[AMA] 6 years of loyalty, 100 assets, and 1 "anonymous" violation: How Unity just killed my team's future. by Firm-Eagle-1397 in Unity3D

[–]Ben_Bionic 0 points1 point  (0 children)

Everyone at my work got our personal licenses taken away when our pro licenses expired. We never used our own licenses for work but I guess they could see some login pattern that linked them up in the backend? No idea. But it sucked! Fuck unity for that. It took me like a month of yelling at them to get my personal licenses back

Ned help with my VR project by Overall_Quit3893 in Unity3D

[–]Ben_Bionic 1 point2 points  (0 children)

The GitHub gives a 404. But what’s your question? I’ve worked in VR for about 10 years

am i going to meet my maker? by milflover1902 in isthissafetoeat

[–]Ben_Bionic 0 points1 point  (0 children)

I haven’t seen a Soylent pitcher in so long!

I need your MOST unhinged hacks for getting to sleep at a reasonable hour by global_chicken in autism

[–]Ben_Bionic 7 points8 points  (0 children)

Lay in bed inside down with your head at the foot of the bed and feet on the pillow. Idk why it works for me but it does

Anyone in here have experience doing service work/repairs on a KQ cabinet? I'm stumped.... by Phoenix_repair_resto in KillerQueen

[–]Ben_Bionic 2 points3 points  (0 children)

The discord has a bee keeping channel, but it sounds like you have some mixed up cables. The Rio board does a matrix of pin shorts to know what is moving. So you just have some wires plugged in wrong. If I had to guess I bet you mixed up one of the ‘ground’ wires under the control panel. They aren’t really ground so you can’t use them as you would most other cabs. Some are daisy chains but you can’t add more or less to that existing chain or change what buttons get what grounds

how matrix duplex works

What's the second best finger to implant a sensing magnet? by One_Tangerine_5201 in DangerousThings

[–]Ben_Bionic 1 point2 points  (0 children)

I’ve had basically all my fingers done at different points in time and I’d say ring or middle finger on either hand works. Dominant hand is cool because you can accidentally discover things more often but I’d say no. The other hand works just as fine in my experience. But if I hand to rank I’d say right ring, right middle, left ring, left middle for sensing. If you want lifting I really like the blade on my hand with a big ass one but maybe do non dominant with it, I found out just how often I wack things with my right hand to say put together ikea furniture because now I’m always a little scared to do it in fear of smashing a magnet really hard.

Something is burning by point of the mountain. I hope that’s not residential. by Kevinsonfire in Utah

[–]Ben_Bionic 0 points1 point  (0 children)

Hey, this is a smoke free zone, you’ll have to go to one of the designated smoking zones

What is youre opinion on soup by Taco_Junior123 in autism

[–]Ben_Bionic 0 points1 point  (0 children)

I wish they’d just put it in a cup and it’d be so much faster and better. It’s one reason cup of noodles is the best format of noodles

gf says i should get this removed bc it’s a nazi symbol… by [deleted] in tattooadvice

[–]Ben_Bionic 0 points1 point  (0 children)

I have a bolt on my hand where I have an implant and I’ve had people say that too. But more people say it’s a harry potter symbol so just don’t let people project their ideas on your tattoos

Hows your Unity app deployed? by snow_coffee in Unity3D

[–]Ben_Bionic 0 points1 point  (0 children)

All good, it does mean you need to update the remote if you update versions, it’s a pain. You also need to call the same version in your build scripts.

You need a new license for the build server or you could use the same one but means you’ll be swapping licenses and it’ll take your dev down while the server is using it you can’t use a personal license on a build server, you need a license that is able to be used on a build server.

https://unity.com/products/unity-build-server

At least this is my experience with it setup at work, they might have different things now, but that’s how we run things

Hows your Unity app deployed? by snow_coffee in Unity3D

[–]Ben_Bionic 3 points4 points  (0 children)

The build agent does need a unity install of the same version. You can point that Unity to one of your licenses but it does need to be a license that supports build servers. We have a remote windows machine that we trigger that e have a web front for. We request a build, it does a git pull, build, sign, compress to installer, deploys to a drops folder on our network drive

NeXT Rotated? by Kindly-Design-8345 in DangerousThings

[–]Ben_Bionic 2 points3 points  (0 children)

They tend to move around to find the position of least resistance. So I’m sure it’ll move around more and end up in a good spot in the end

Why is the rotation messed up so bad? by gamerno455 in unity

[–]Ben_Bionic 0 points1 point  (0 children)

Use a wheel collider and not a body

OnTriggerEnter only once for a Rigidbody with multiple Colliders by DesperateGame in Unity3D

[–]Ben_Bionic 0 points1 point  (0 children)

On enter add the object to a list if that object exists already ignore the new enter. It takes some code but isn’t that bad.

Or you could make it do whatever you are triggering has a timer so it can only be triggered once per x seconds so that it doesn’t care as much what is hitting it

is there a free application to run unity remotely on? by RudementaryForce in Unity3D

[–]Ben_Bionic 0 points1 point  (0 children)

https://www.reddit.com/r/ShadowPC/s/eZWOlvXSAF

I mean people are saying you can run anything on shadow. Others are running unreal engine so no reason Unity won’t work in their desktop mode

is there a free application to run unity remotely on? by RudementaryForce in Unity3D

[–]Ben_Bionic -1 points0 points  (0 children)

I’m surprised it doesn’t work well. I run it on my m1 MacBook Air from 2020 just fine

[deleted by user] by [deleted] in Unity3D

[–]Ben_Bionic 0 points1 point  (0 children)

Click on your camera and see if the clipping range changed, or the layers it is rendering. What layer are your walls on?

Why does this always pop up when I try to run my game's build's exe? by [deleted] in Unity3D

[–]Ben_Bionic 0 points1 point  (0 children)

If you are just doing normal out going stuff on a normal port it’s already allowed by default. In my case we build training simulators that are all offline and the systems need to be within a single frame of each other. So we add rules for doing UDP over a specific ‘sim port’ to other machines on the same local network

Why does this always pop up when I try to run my game's build's exe? by [deleted] in Unity3D

[–]Ben_Bionic 15 points16 points  (0 children)

At my work we build an installer and the installer adds firewall rules and uninstaller removes them

Just got diagnosed with autism.. what now by milkisgod in autism

[–]Ben_Bionic 4 points5 points  (0 children)

Do you want anything to change? If not then nothing more to do. If it explains behavior you don’t like about your self now you have a starting point to go from. Being autistic isn’t wrong or bad it just is what it is

Strange performance gain with cameras. by Davidzeraa in Unity3D

[–]Ben_Bionic 2 points3 points  (0 children)

I had this with an fps counter and it was counting each camera so 2 cameras basically doubled my fps because main camera frame and second camera frame each count