Search Issue Tracker
[MovieTexture] Rolloff not working on Movie Textures audio
Steps to reproduce: 1. Open the attached project2. Open and play 'AudioVideo3DSoundBug' scene3. Notice the game object with movie te... Read more
Camera Depth Normals Texture returns incorrect information
How to reproduce: 1. Open attached project2. Open scene Scenes/Testing1.unity- Scene contains a few cubes all configured with differ... Read more
[Preferences] Preferences -> External Tools -> External Script Editor ->...
Current behavior:Preferences -> External Tools -> External Script Editor -> Browse...forces users to find the executable fi... Read more
[Deferred] Deferred rendering breaks Legacy Specular shaders, ignores Gl...
How to reproduce: 1. Open attached project2. Open scene Scene.unity- Notice the extremely shiny object3. Switch rendering path to Fo... Read more
Public enum located in generic Class is displayed as int field instead o...
To reproduce:1.Create new project and import attached package.2.Open imported "EnumBug" scene.3.Select "Enum Bug" object.4.Notice "S... Read more
Unity reports running out of memory when importing audio file
Import the attached mp3 file. The console reports the following errors and the file fails to import:Errors during import of AudioCli... Read more
[SurfaceShaders] Compiler crashes when too many closing braces present i...
To Reproduce: 1. Open the attached project.2. Observe that when braces are mismatched instead of the syntax error message "Shader co... Read more
Multiple Undo issues when undoing or registering undo from script
How to reproduce: 1. Open attached project2. Open scene Main.unity3. Select the Undo Test gameobject4. Click the Modify Children but... Read more
[Mecanim] Transitions become unselectable in the far sides of Animator w...
Repro steps:1) Create/open a new project2) Create Animator Controller and open it to see Animator window3) Create a new state and ma... Read more
C# Compiler fails to run when project or install directory has commas in...
1. install Unity on windows and when asked for location name it something like "UnityRC3,4" - comma is important2. once installed op... 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