Search Issue Tracker
Unable to build for WebGL on macOS Catalina due to shader errors
Steps to reproduce:1. Create a new project2. File -> Build Settings...3. Choose WebGL as the build target platform4. Press "Build... Read more
Native Graphics Jobs Memory Leak
A memory leak introduced in 2019.2 (changeset 58248f4d2234) causes an eventual crash when running with Native Graphics Jobs. Reprodu... Read more
Editor crashes when generating lighting with a specific model in a scene
How to reproduce:1. Open attached project "Case_1191582_modelcrashmini.zip"2. Open "Church01" scene3. Generate Lighting Expected res... Read more
[SRP] Internal: JobTempAlloc allocation warnings are continuously printe...
How to reproduce:1. Create a new Unity project2. Download and import the LWRP/URP package3. Create a rendering asset and set it in t... Read more
[AssemblyDependency] [AMD] Failed to check assembly error thrown on crea...
Failed to check assembly error thrown on creating new Project Steps to Reproduce: 1. Create a new Project Expected Result:New Projec... Read more
[MeshAPI] Warning/error should be reported for wrongly passed VertexAttr...
New 2019.3 Mesh API expects a certain order of VertexAttributeDescriptor structs (https://docs.unity3d.com/2019.3/Documentation/Scri... Read more
Creating temporary RenderTextures with a RenderTextureDescriptor severel...
How to reproduce:1. Open user-submitted project (TtempRT_desc2019.3)2. Open the SampleScene3. Enter Play Mode4. Open Window > Ana... Read more
Played scene crashes after a few seconds in GfxDeviceD3D11Base::EndBuffe...
To reproduce:1) Open the attached project and "Infinite Water Demo" scene2) Play it CRASH! Reproduced in 2019.3.0a1, 2019.3.0f1, 202... Read more
Skinned Mesh flickering when "Compute Skinning" is checked
How to reproduce:1. Open attached project "Case_1202430"2. Load "Romans Pack - Low Poly (HA)\Demo Scene"3. Open Project Settings -&g... Read more
[SRP] Display gizmos as quads in wireframe mode in scene view
Steps to reproduce:- Be in a project with one of the SRP (LWRP or HDRP) enabled and working.- Have any object that displays an icon ... 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