python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Unity Raycast Warning
I have a Raycasting script, which works, but I keep getting this warning: My VSCommunity Warning Image Line 5: [SerializeField] Camera camera; I don't think the warning is a major problem, but I still...
Adiru Adil AD
Votes: 0
Answers: 1
Ray Perception Sensor 2D gizmos not detecting collision
If I make a new scene with 3d sphere and cube and make the sphere has Ray perception, the gizmos is not detecting any collision.
This doesn't happen when I try using 3d perception in 3d scene instead...
Teodorus Nathaniel
Votes: 0
Answers: 1
Correct way to generate 3d world ray from 2d mouse coordinates?
Mostly all answers I've found involve multiplying a vector of normalised device coordinates by a inverse(projection * view) matrix, however every example I've tried results in at least two invalid thi...
Śaeun acreáť
Votes: 0
Answers: 1
Unity Physics2D.BoxCast() can not find GameObject on specific layer
I have a huge problem with the BoxCast method in Unity. I'm trying to get information if there is any GameObject under the player that is on a specific layer but there is a problem. The method can not...
SEGMK
Votes: 0
Answers: 3