Search Issue Tracker
Animation Preview in the Inspector window is distorted
To reproduce: 1. Download attached project "Animation Preview Bug.zip" and open in Unity2. Open "Test" scene3. Select New Animation.... Read more
GraphicsRaycaster not working after executing AddComponent<Image> ()
To reproduce: 1. Open the project, attached by user2. Press Play3. Press A button, this will create new game object with Image compo... Read more
Type [ProceduralMaterial] cannot compile on WebGL and is not stripped
When trying to compile a build with a script that contains the type "ProceduralMaterial" (substances) to WebGL it will through a mis... Read more
[WebGL] Missing Progress bar for some projects
To reproduce:1. Open any large project (user's project and builds are added in Edit)2. Build and run it on WebGL Expected: when load... Read more
Unity crashes when using external pointer to WebCamTexture at TexturesD3...
Steps to reproduce:1. Open the attached project (WebCamBug.zip)2. Open the Assets/test.unity scene3. Play a Scene4. Observe the cras... Read more
Quaternion.angle returns incorrect angle with itself if Quaternion value...
To reproduce:1. Open repro project2. Play scene Expected: both quaternions angles with themselves will be 0Actual: when Quaternion v... Read more
Emissive lights are visible only with LOD 0
To reproduce: 1. Open the project, attached by the tester (emmisiveBug.7z)2. Open the "Testland 1" scene3. In the Scene view, focus ... Read more
Mathf.PerlinNoise returns values outside the range 0 - 1
To reproduce:1. Open attached Unity project "NoiseGen_2.zip"2. Tools --> Noise Generator3. Click Regen4. Observe Console Expected... Read more
Speedtree dont work with shadowmask in deferred
To reproduce: 1. Download attached project "907495.zip" and open in Unity2. Open "test" scene3. Zoom in and zoom out in Scene view E... Read more
Cannot change any project settings after setting Perforce as Version Con...
To reproduce: 1. Create new project2. Go to Project Settings -> Editor3. Set Version Control Mode to Perforce4. Go to Project Set... 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject