Search Issue Tracker
[Shaders] ShaderUtil.ShaderHasError returns false when Shader has errors
How to reproduce:1. Open the user's attached project ("ShaderErrorBug.zip")2. Call menu Bugs/Reproduce Bug3. See "False" log in the ... Read more
[Android] [IL2CPP] Android IL2CPP build fails with errors on LWRP projec...
How to reproduce:1. Open attached Unity project2. Build to Android platform--build fails with errors:Failed running D:\Unity\2019.2\... Read more
[LWRP] DrawMeshNow returns wrong positions/scales when called from endCa...
How to reproduce:1. Open attached project2. Open Scene scene3. Enter the Play Mode4. Move cursor around till you find a sphere Repro... Read more
AudioSource.isPlaying is set to false when Audio is being played through...
How to reproduce:1. Open the "Timeline Audio Source" project2. Open "asd" scene3. Enter the Play Mode Expected Result: AudioSource.i... Read more
"Screen position out of view frustum" errors when Camera's frustum is ve...
How to reproduce:1. Open the attached project "case_1147040-CameraViewportErrors" and scene "testScene"2. Hover the GameView3. Obser... Read more
[IL2CPP] Passing 'this' to a method as an 'in' parameter causes IndexOut...
Steps to reproduce:1. Download attached project2. Build project for Standalone with IL2CPP backend Results: Build fails with when pa... Read more
[Shader Graph] Shader doesn't compile when using a Gradient property and...
How to reproduce:1. Set regional format to "Russian (Russia)" in Control Panel > Region2. Open the attached "case_1140924-ShaderG... Read more
VideoPlayer renders only when Default Layer is enabled on Camera's Culli...
Reproduction steps:1. Open the attached project "1146620videoplayer.zip"2. Open and Play "SampleScene" Expected result: The video ca... Read more
ScriptableRenderPipeline inspector UI crashes when a ScriptableRenderFea...
Steps to reproduce:1. Open User-supplied project (in 'Edit') Expected: No errorsActual: "NullReferenceException: Object reference no... Read more
AssetPostprocessor::GetVersion does not affect AssetDependencyHash on fi...
How to reproduce:1. Make sure Library folder is deleted2. Open attached project "TestHashProject2019.1.0b10.zip"3. In the Console wi... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal