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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons