Search Issue Tracker
[Android] Using Release configuration of minification with target API le...
To reproduce:1. Open any project and switch to Android platform2. In Player Settings > Publishing Settings > Minify, tick Rele... Read more
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
Button's hitbox is offset when building standalone project for two screens
Reproduction steps:1. Open the attached build of the project named "Build_1141732_New"2. Select a non-native screen resolution3. Sta... 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
[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
[WSA] Error messages appear while/after building a project with "Unity C...
Steps to reproduce:1. Open the attached project (NoKey.zip)2. Switch platform to Windows Store3. Build for WSA Universal 10 (.NET ba... 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
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
Trying to serialize/deserialize an Entities World a second time fails if...
How to reproduce:1. Open attached project "Unity Bugs.zip" and scene "SampleScene"2. Enter Play mode3. In Game view, click on the "H... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used