Search Issue Tracker
Incorrect definition of _ShadowCoord in AutoLight.cginc
In AutoLight.cginc, _ShadowCoord is defined in some cases where it is not needed. This results in a useless interpolator. It can als... Read more
Unity crashes with Fatal error "GetManagerFromContext:pointer to object....
1. Create a new Unity project2. Create empty GameObject and add a LOD Group component to it3. Remove LOD Group component Expected re... Read more
Panel is drawn in the wrong position when gameobject::SetActive is calle...
To reproduce:1. Open the "TestScene" scene in the attached project2. Play the scene3. Right-click several times in different positio... Read more
InvalidCastException thrown when casting using UniRx and 4.6 .NET script...
Steps to reproduce:1. Open attached project2. Make sure '.NET 4.6' is selected as scripting runtime version3. Enter play mode Expect... Read more
PVRTC compression on OSX takes much more time than on Windows
To reproduce:1. Open repro project2. Play scene Expected: sprite atlases will be repacked in ~3minsActual: it takes about 10-15 mins... Read more
Mock-HMD only view shows only the Left eye view for both sides
Steps to reproduce:1. Download and open the attched project2. Make sure Mock HMD is selected as the VR device3. Open scene4. Enter P... Read more
Crast at Camera::SetTargetTextureBuffers when Graphics.SetRenderTarget i...
Steps to reproduce:1. Open "UnityBug.zip"2. Load "BugScene" scene3. Enter playmode-Crash Note: Issue is located in Cam2DLitSources.c... Read more
[Metal][NVIDIA] Grass Textures are flickering when using Post Processing...
How to reproduce:1. Open "GrassFlicker" project and "1ksubmit" scene2. Expand "FPSController" GameObject in Hierarchy and click on i... Read more
NetworkTransport.Send() leaks memory
Reproduction steps:1. Open project attached (Repro.zip).2. Open scene "Test".3. Press Play.4. Wait till memory usage stabilizes.5. I... Read more
InstanceID is not transferred from vertex to domain shader
Steps to reproduce:1. Open attached Unity Project "923897-TesselationShader.zip"2. Load Scene "Tesselation x Instancing"3. Option 1:... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved