Search Issue Tracker
Meshes drawn with Graphics.DrawMesh disappear while pausing
In the previous versions of Unity, meshes drawn with Graphics.DrawMesh keep displayed while pausing. However, in 5.2.4 and later ver... Read more
Skybox ambient light changed between 5.2 and 5.3
Steps to reproduce:1. Open attached project's scene "s1" in 5.2 and 5.3.2. Spheres' lightning is different. (see attached image) Reg... Read more
Cannot use multiple materials on a single sub-mesh when static batching ...
How to reproduce:1. Open attached project "case_1137194-StaticBatchingIssue" and scene "StaticBatchScene"2. Enter Play Mode3. Observ... Read more
Calling Mesh.subMeshCount = 0 crashes the Editor in MeshRenderingData::E...
To reproduce: 1. Open the project, attached by the tester (subMeshCountCrash.zip)2. Open the "scene" scene3. Enter Play mode4. Press... Read more
[TextureImporter] 8bit images with alpha get imported as RGB not RGBA, 1...
Reproduction Steps:1. Import attached project.2. Go to the Assets folder in your project files.3. Observe how the "a-upper" is an RG... Read more
Objects closer to camera than canvas are obscured by canvas when camera ...
Objects between Camera(with a render texture) and Canvas(Render Mode: Screen Space - Camera) are invisible - being obscured by Canva... Read more
Compute shader stops working when changing display mode
1. Open the attached project2. Open the available scene3. Build & Run4. Press Alt+Enter during play Result: Script stops using c... Read more
[Deferred] Game view gets clipped when scale is under 1 in deferred with...
Repro steps:1. Open Scene1 from the attached project2. Resize the game view3. Observe the vertical box disappearing4. Change in the ... Read more
[GI] White "bleed" from objects on Sky/BGColor in reflection probes
All objects "bleed" white onto the sky or background colour in a reflection probe. Emissive objects bleed is much stronger. Invisibl... Read more
[RenderDoc] Compute Shader Dispatch Calls do not show in the Event Log
Repro steps:1) Open the project and main.scene in it2) Load RenderDoc on the Game View3) Press play and capture the frame with Rende... 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
- [Windows] “GUI Window tried to begin rendering while something else had not finished rendering!…” Error is thrown after opening “Insert a template into current VFX Asset” window
- No InvalidOperationException error thrown when Active Input Handling is set to "Input System package" and "OnMouseDown()" is triggered
- Crash on mdb_xcursor_init1 when opening a specific project
- HDRP Decal Projector uses “Default” layer as main layer in “Rendering Layer Mask” instead of “Decal Layer Default”
- Cameras Overlay menu has unnecessary empty space at the bottom