Search Issue Tracker
One of the UI Canvas does not render in build
How to reproduce:1. Open the attached project2. Open and play the scene "Scene"3. Observe the text from both canvases rendering4. Bu... Read more
Active obstacle causes navmesh agent spawn point to be set as destination
Steps to reproduce: 1. Open attached project2. Open scene "GrassShadow"3. Select "Obstacle" GO and notice that NavMesh Obstacle is d... Read more
Executing CommandBuffer in Windows Standalone build crashes it
Reproduction:1. Open the "bug.zip" project2. Build the only scene on Windows standalone platform3. Play the build4. Press F1-Observe... Read more
Negative speed in states or blend trees causes root motion character to ...
How to reproduce:1. Open the attached project2. Open and play Repro scene3. Watch as the character warps into a new position after t... Read more
Emissive effects are missing in lightmaps when using custom shaders
To reproduce:1. Open attached project2. Bake lightmap3. Observe that when the lightmap is rendered, the emissive effects does not ap... Read more
Graphics Jobs causes rendering to fail
Enabling Graphics Jobs can result in much of a scene failing to render properly on any platform that supports the feature. Reproduct... Read more
[iOS] Using DepthTextureMode.Depth flag flips the view on iOS
Having two active cameras with a attached OnRenderImage() and setting their depthTextureMode with DepthTextureMode.Depth will result... Read more
Shader no longer compiles with internal error
The shader PkFxDepthCopy no longer compiles for GLES3, Metal and OpenGLCore (and vulkan, apparently) after switching from Unity 5.4 ... Read more
Character joint animation doesn't have any visual effect in build
How to reproduce:1. Open the attached project2. Open and play Bake2 scene3. Notice that cubes start moving around the scene, because... Read more
Active child of disabled parent crashes editor when creating new scene
How to reproduce:1. Open user attached project2. Open scene 'ISSUE'3. From hierarchy, expand 'policeCar01_Gewicht2050'Notice 'Blinke... 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