Search Issue Tracker
Editor crash on prcore::BlitImage when playing video in the Preview
To reproduce:1. Open the user-provided project2. Select "MVI_7574.MOV" file from the Assets folder3. In the Inspector, press play bu... Read more
Error after recompiling: "An assembly with the same name `UnityEngine.UI...
Reproduction steps:1. Open project attached.(Repro.zip)2. Open scene "SimpleSample".3. Press Play.4. Detect that there is error "Uni... Read more
Android Vulkan crashes Mali device when accessing null item in Structure...
Steps:1. Open repro project2. Build apk and run on Android phones which has Mali GPU OR use the apk in Build folder The repro scene ... Read more
[Gear VR] Camera with Target Eye set fails to render into specified eye ...
An user posted a project to the Unity forum where a main camera renders the skybox and some white cubes, while a send camera renders... Read more
[macOS] Memory usage increases significantly when using AssetDatabase.Co...
Using "AssetDatabase.CopyAsset" function takes too much memory for every copied asset. If the assets are enough to take all the syst... Read more
Terrain mesh generated around moving camera increasingly allocates memor...
Reproduction steps:1. Download project "NavMeshApiDemoLarge.zip" and open in Unity2. Chose scene "GenerationBug"3. Select Window -&g... Read more
Build a certain scene crashes the Editor in AddBuildAssetInfoChecked
To reproduce: 1. Open the project, attached by the user (Breeze.zip)2. Add "BattleRoom" scene to the build settings3. Build the proj... Read more
Cancel import dialog when skipping transcode after 'Reimport All' or dup...
Steps to reproduce:1. Import video clip2. Duplicate video clip3. Press Skip All4. Notice that cancel import dialog appears Alternati... Read more
[OSX] File dialog window position locked after clicking ‘Open’ in Unity ...
Steps to reproduce:1.Open Unity2.Click on ‘Open’ to open the file dialog window3.Attempt to move the file dialog window Expected res... Read more
Using CommandBuffer.DrawRenderer with a SkinnedMesh causes incorrect ani...
Steps to reproduce:1. Open QA's attached project2. Open scene "scene"3. Select "Main Camera"4. In the Inspector scroll down and chec... 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