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
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
HoloLens holograms warp and pivot despite correct setting of stabilisati...
How to reproduce:1. Open the attached project2. Switch platform to UWP3. Build and Deploy to HoloLens4. Once the app is running gaze... 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
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
'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
[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
[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
Oculus VR view is dark with Linear Color space and Single-Pass Rendering
Steps to reproduce:1. Download and open the latest project("linvr.zip")2. Enter Playmode with the Oculus headset3. Compare Game view... 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