Search Issue Tracker
Alpha channel is corrupted when using RenderTexture on Metal and OpenGL
Steps:1. Open user's attached project ("Render Texture Test Project.zip")2. Change Graphics API to Metal or OpenGL3. Build and Run E... Read more
[VR] Shadow only renders from 1 eye in Non-HMD Stereo after setting Ster...
Steps to reproduce:1. Download and open the project2. Build for Standalone (with Stereo Display enabled)3. Run the build4. Observe l... Read more
Crash on AudioManager::Update if video is playing when loading scene
How to reproduce:1. Open the "AudioManagerUpdate Crash.zip" project2. Open the "VideoIntroduccion.unity" scene2. Press Play3. Press ... Read more
Crash in Standalone build's shadow rendering when using graphics jobs
To reproduce:1. Open users project attached (MyTestProjectCrash.zip)2. Build and run for Standalone Expected: build is launched succ... Read more
[HDRP] Deleting Shader Graph Nodes duplicates the Shader Graph Preview o...
How to reproduce:1. Open the project attached by the user (weirdline.zip)2. Open the "ColoredGhostNoise" Shader with the Shader Grap... Read more
The Mesh preview in the Inspector gets compressed or stretched when the ...
To reproduce:1. Open the attached project2. Select the Cube prefab3. Resize the preview in the Inspector Expected result: The mesh p... Read more
[iOS] Using ReplayKit can resolve in a black screen and soft lock the ap...
To reproduce:1. Open attached project "ReplayKitBug.zip"2. Open "CameraScene.unity" scene3. Build for iOS4. Deploy the Xcode project... Read more
[Improved prefabs] Build process fails to remove child game object with ...
Steps to reproduce:1. Download 1087228_repro.zip2. Build "SampleScene" Expected results: Game object with tag EditorOnly are removin... Read more
Linking Go code causes Garbage Collector to fail on Linux
To reproduce:1) Open attached project2) Open System Monitor (or another app for tracking memory usage)3) Build and run for Linux4) 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