Search Issue Tracker
New surface shader fails to render ambient occlusion based on gbuffer
Reproduction steps:1. Open the attached project2. Open the available scene3. Observe the objects in the scene Result: The object wit... Read more
Particle System gizmo never shows up
1. load attached project or create one from scratch2. go to GameObject -> particle system Result: the gizmo never shows up, even ... Read more
Array of ColorSlider makes all elements to be edited at once
Steps to reproduce: 1. Open attached project2. Open scene "Scene"3. In hierarchy, select "Main Camera" -> "GameObject"4. Edit Col... Read more
Scene streaming causes frame rate drop - needs realtime GI async data lo...
Steps to reproduce: 1) Download attached project 'Client.zip' and open in Unity.2) Open scene 'GridStreamerFly2D_2x2_Potisioned_Ligh... Read more
Development build can be played when Android phone enters locked state
Reproduction steps-------------------------Device setup:1) Go to Settings -> Security2) Enable "Power button instantly locks"--- ... Read more
[LOD] LODGroup.ForceLOD loses forced control of LOD level after clicking...
Steps to reproduce: 1) Download attached project 'LODGroupTest.zip' and open in Unty.2) Open scene 'LODGroupTest' and press Play.3) ... Read more
Animation view rotation keyframes changes values after moving time line.
Steps to reproduce (or just watch mp4):1. Open my attached project.3. Open "rotation_attempt" scene.4. Press hand object in hierarch... Read more
[MacBuild]Wrong colors in 16 pixels icon
Steps to reproduce the issue:1. Download and open attached project.2. Build the project for Mac OS X.3. When the building process is... Read more
MeshRenderer.additionalVertexStreams discards data if set in Awake
Steps to reproduce: 1) Download attached project 'VertexDataTest.zip' and open in Unity.2) Open scene 'AOTest' and press Play.Note: ... Read more
Calling GetComponent in a static function that receives from the event s...
How to reproduce:1. Open the attached project "815247Crash.zip"2. Open and Play scene0 scene3. Left mouse click in the game view and... 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