Search Issue Tracker
Plugging time into a master node on HDRP crashes Unity
Occurs in SRP Master (commit 1811ed952a)Repro steps:1. Use a project with HDRP2. Create a new PBR or HD Lit shadergraph3. Create a "... Read more
Project crashes on opening in ShaderLab::IntShader::PostLoad(Shader*)
How to reproduce:1. Open the attached Probuilder2.2.zip project===Crash occurs=== Reproducible wtih: 2019.2.7f2 Not reproducible wit... Read more
DXR Crash when disabling all code generated meshes in acceleration struc...
How to reproduce:1. Open the attached project named "Case_1228755"2. Open & Run SampleScene3. Select both New Game Object object... 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
OnPreRender & OnPostRender are reversed
Steps to reproduce : - import the project attached- open the test scene- press play and notice the red light is used- open the proje... Read more
[FrameDebugger] Camera Color property title in FrameDebugger is updated ...
The Camera Color property titles in FrameDebugger are updated constantly and hence difficult to read. Refer the attached video Steps... Read more
PreviewRenderUtility.camera.backgroundColor doesn't have any effect on t...
Steps to reproduce:1. Download 1176854_repro.zip2. From Toolbar open My custom Tools -> PreviewRenderUtility Test3. In the newly ... Read more
Null ref exception in GetMaterialId() when combining for static batching
Happens when the first material in the materials array on a static renderer is not set. Read more
Mesh.MeshData.SetVertexBufferParams function is not compatible with Burst
SetVertexBufferParams function of Mesh.MeshData uses params VertexAttributeDescriptor[] attributes that doesn't compile with Burst. ... Read more
Cloth behaving different after upgrading to 2019.2.9 from 2018.3
External acceleration is inconsistent. It seems to work on local space for unity objects and imported fbx file are still in local sp... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used