Search Issue Tracker
GPU profiling disabled on nvidia GT 650M gpu
To reproduce:1. Open unity with a computer which has nvidia GT 650M GPU.2. Open any project3. Try profiling GPU Profiling won't work... Read more
Project Startup time slow due to unmatched Custom Dependencies
When a project with a large number of Prefabs, which have many scripts, is fully imported, and the Editor is restarted, there is a l... Read more
Texture offset properties
To reproduce:1. Open the project I've attached2. Click on the cube3. Open the animation window4. See that a curve is in red. Steps I... Read more
'adb.exe forward' is executed despite build platform set to Standandalon...
In Edit > Preferences > External tools I have my Android SDK + JDK both setto valid locations, which means Unity is able to ru... Read more
[OpenXR][Vulkan][URP] MSAA does not work on Quest 1/2 builds when using ...
Steps to reproduce:1. Open the attached user's project "BuggedMSAA_URP_OpenXR_Quest2.zip"2. Make sure that MSAA is enabled and set t... Read more
RectMask2D stops masking, when it's child has a child with Mask and Imag...
It reproduces when UI Object with a "Rect Mask 2D" has a child object (which is not the first child in hierarchy) which also has a C... Read more
Unity crashes on StopCoroutine()
Steps to reproduce:1. Open the attached project and the scene2. Click 'Play' button to start polling and then click 'Stop' button3. ... Read more
[WebGL]The Player displays a black screen when it is built with the Line...
Reproduction steps:1. Open the attached “sandbox-2022-urp” project2. Build the Player3. Create a server and host the build (e.g. usi... Read more
[WebGL] Multiple Audio Clips not playing in the same Timeline when it's ...
Reproduction steps:1. Open the attached project2. Build and Run the project3. Click the button "Start"4. Listen to the audio Expecte... Read more
A NavMeshAgent GameObject teleports to a near NavMeshSurface when collid...
Repro steps:1. Open QA attached project "repro_1072945"2. Enter Play Mode and observe the Game View Expected: The moving Cube moves ... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template