Search Issue Tracker
Editor freezes when looking at a game object with Skinned Mesh Renderer
Reproduction steps:1. Open the user's attached project2. In the Hierarchy find "boombox r1" -> "boombox paulo's", double-click on... Read more
Unity crashes when Material.Lerp(start, end, t) with a null "start" or "...
How to reproduce:1. Import "MaterialLerpCauseCrash.unitypackage" into any project and open "MatLerp" scene2. In Hierarchy window, se... Read more
Adding a Mesh Renderer component to an object with Skinned Mesh Renderer...
Steps to reproduce:1. Create a new Unity project2. Create an Empty Gameobject in Hierarchy3. Add a Skinned Mesh Renderer component t... Read more
Unity displays millions of lines of shader source in Editor log when the...
During builds for PS4 and PC, if the Shader Compiler fails, the entire shader source is output into the build log for each variant t... Read more
Dynamic UI elements are not loading/showing in Builds
To reproduce: 1. Download the attached project "junglerunner2d 2018.3.zip" and open in Unity2. Open "MainMenuUI" scene3. Enter Play ... Read more
Editor crashes with CalculateBlendShapeWeights when entering Play Mode w...
How to reproduce:1. Open the minimal project with link in comment by MingWai2. Open repro scene3. Enter Play Mode Reproducible on:20... Read more
3D objects have flickering pixels in Game View
How to reproduce:1. Open attached project "New Unity Project (18).zip" and scene "Scene_Demo Cartoon zoom world kid"2. Enter Play mo... Read more
Dereferencing NULL PPtr! crash When Using Non-Directional Lightmap and T...
Steps to reproduce:1. Open User-supplied project2. Select the Cube in the Hierarchy window and set him as 'Static' in the Inspector3... Read more
[AMD Radeon only] CullResults.CreateSharedRendererScene Prevents SceneLo...
We're breaking down a common reported problem "SceneLoadAsync is not Async" https://fogbugz.unity3d.com/f/cases/845531/ to attempt t... Read more
[AMD Radeon only] Shadows.PrepareShadowMap Prevents SceneLoadAsync from ...
We're breaking down a common reported problem "SceneLoadAsync is not Async" https://fogbugz.unity3d.com/f/cases/845531/ to attempt t... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS