Search Issue Tracker
Emissive lights are visible only with LOD 0
To reproduce: 1. Open the project, attached by the tester (emmisiveBug.7z) 2. Open the "Testland 1" scene 3. In the Scene view, foc... Read more
Assertion failed: 'IsNormalized(normal)' from the light culling code
To reproduce: 1. Download attached project "CamaroDemo17.zip" and open in Unity Expected Result: In Console, no error occurs Actua... Read more
Copying from Texture2D to Texture3D at Depth other than 0 produces no te...
Steps to reproduce: 1. Open attached Unity Project "924488-2D3DTextureCopy.zip" 2. Load Scene "2D3DTextureCopy" 3. Enter Play mode ... Read more
Editor ignores Input from keyboard if Japanese IME is used
How to reproduce: 1. Make sure that Japanese IME is used as keyboard input language 2. Create a new Unity project 3. Change the Main... Read more
[OS X] Unity Editor crashes after clicking play on a Vuforia's project i...
To reproduce: 1. Download project attached by the user (or set up vuforia's project with AR camera) 2. Place this project to the fo... Read more
Headless mode not rendering the spritesheet from RenderTexture to PNG
To reproduce: Part I: Building 1) Open attached project 2) In top menu, select Build Tools -> Standalone -> (Re)create Standalon... Read more
Unity crashes in GetComponentWithScript when object is parented to the o...
To reproduce: 1. Open the project, attached by the user (FrogJam.zip) 2. Open the "TestScene" scene 3. Enable GameMap (Auto) game o... Read more
OnRenderImage() does not apply image effects to render texture when usin...
To reproduce: 1. Open project 2. Play 'Main' scene Expected: in left upper corner texture with another game view will be shown Actu... Read more
Commas do not automatically change to dots in Color Picker's "Current Br...
To reproduce: 1. Open a new Unity project 2. In project window, create a Material 3. Click on Material, then open Color picker in In... Read more
[Unity Test Tools] Examples contain obsolete 'ExpectedException' attribute
To reproduce: 1. Open any Unity project 2. Import "Unity Test Tools" asset Desired outcome: "Unity Test Tools" does not contain the... 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
- Shadows are not cast when the Light's CullingMask and the GameObject's Layer do not match
- Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders are used
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project