Search Issue Tracker
Incorrect blending with AnimationMixerPlayable and Humanoid rig; model m...
How to reproduce:1. Open the attached project2. Open and play default scene3. Notice that model in the right (humanoid) is floating ... Read more
[Ambient] Yellow tint is added by skybox
Repro steps:1) Open the project and demo scene in Unity 5.3/5.42) Notice a yellow tint on the bottom of the sphere object3) Change S... Read more
Light probes in direct sun light are not receiving bounced light
Steps to reproduce:1) open project 'PrbDebug'2) open scene 'test'3) notice the light probes (images attached)Expected: They are lit ... Read more
[WebGL] [Windows] Audio files are converted to stereo after they are bui...
Currently, when building WebGL, the audio files produced by Windows encoder will become stereo after a build, no matter if input fil... Read more
Rotation of UI element makes it not show on Android device
To repro:1) Download project2) Enter playmode in the editor3) note that the faded texture animataion appears on the top and bottom o... Read more
[Text][Font] Problem with text alignment when using custom font
To reproduce:1. Open attached project2. Open Test scene3. Select text object under MAGISTRALCBOLD game object4. Select any vertical ... Read more
[VertexShader] doesn't animate game objects
Reproduction steps:1. Open attached project.2. Open "Scene" scene.3. Notice "palmtree_01" game objects(GIFs attached). Actual behavi... Read more
Objects lit by lightprobes do not match lighting on static lightmapped o...
To reproduce:1. Open attached project2. Open the scene "Light Probes"3. Bake lights4. Observe that the static object is darker than ... Read more
Huge performance spike when activating a gameobject with Cloth component
To reproduce:1. Open attached project2. Open "Scene" scene3. Notice that "ToggleActive.cs" script disables and enables "Spearmaster_... Read more
NetworkServer.DisconnectAll() makes isActive false
NetworkServer.DisconnectAll() makes NetworkServer.isActive false. I does not stop the server from listening, so the server is then i... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal