Search Issue Tracker
[Worker thread] Unity Editor freezes when trying to close it after calli...
Steps to reproduce: 1. Download and open the attached project 2. Open scene "TestScene" 3. Hit play 4. Hit play again to stop 5. Att... Read more
Loading Asset Bundle, which has renamed script, loses references to that...
How to reproduce: 1. Download AssetBundles demo project http://files.unity3d.com/vincent/assetbundle-demo/users_assetbundle-demo.zip... Read more
Slow, system-crippling startup of D3D11 players with DisplayPort monitors
1) Locate a machine with an NVIDIA graphics card where the monitor is connected via a DisplayPort connection. 2) Build a Windows Sta... Read more
Unity does not allow to use TLS version higher than 1.0
To reproduce: 1. Extract the attached project; 2. In the Certificate Folder are the certificates needed for the TLS encryption. Cop... Read more
The new WWW.bytesDownloaded feature completely freezes Unity
Reproduced on 4.3.0f2 The new WWW.bytesDownloaded feature completely freezes Unity until the download completes. This feature was ... Read more
Realtime Lights in VR do not render properly in Stereo
Steps to reproduce: 1. Download and open the attached project 2. Enter Playmode Expected result: Light is visible on a plane in bo... Read more
!dest.m_MultiFrameGUIState.m_NamedKeyControlList when pressing any key
Steps to reproduce : - import the project attached - open the scene cheat-menu - press play and start typing on the keyboard - noti... Read more
[WebGL] Audio sources are not looping when played using PlayScheduled
How to reproduce: 1. Open the attached project ("case_1199920-Unity-bugs.zip") 2. Open the repro scene ("WebGLPlayScheduledLoopBug")... Read more
[Light Probes] Light Probes ignore ambient light when not in shadow
Reproduction steps: 1) Open attached project "Probes Issue" 2) Wait for baking to complete --- Notice that light probes have an almo... Read more
Prefab Variant Instance's Component Positions in the Inspector are incon...
How to reproduce: 1. Open the "SampleScene1" Scene in the attached "ComponentPositionDidntPropagate.zip" Project 2. Double click "Ca... 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