Search Issue Tracker
[SinglePassStereo] Render viewport scale and single pass scaling incorre...
2. How we can reproduce it using the example you attached1) Open the ViewportScene2) Enable Single pass stereo3) enabled Oculus SDK4... Read more
WebGL plugins do not define UNITY_WEBGL
Steps to reproduce:1. Open User's attached project2. Select Test.cpp and make sure WebGL is enabled in the Inspector Window3. Build ... Read more
[Windows] Windows.Speech.DictationRecognizer results in an Unknown Error
Steps to reproduce:1. Open User's attached project2. Open scene "ConfigurationTest"3. Enter Play mode4. Press button "Dictation Reco... Read more
[Undo] Baked Lightmap scale offset is reset on Undo
Baked Lightmap Tiling and Offset values are lost if deleting a baked object and undoing the deletion (see image) Repro: 1. Open the ... Read more
[Shaders] Shader with a lot of multi_compile/shader_feature variants use...
Reproducible with:5.6.0a35.5.0f15.4.2f25.3.6f1 Reproduction Steps:1- Download and open the reproduction project. (case_851438-5.4.2f... Read more
[DrawMeshInstanced] Warning message is not shown when drawing non-instan...
Steps to repro: 1. Open Unity;2. Open attached project and 'repro' scene;3. Notice that there are two gameobjects (InstancedMulti an... Read more
[Shuriken][Light] Crash in SharedLightData::Precalc
Repro steps:1. Open ParticleTests_LightsModule scene from attached project.2. Press play3. Switch to scene view and pan around4. Uni... Read more
Skybox Reflection is broken on Mac - Material and Shadows render wrongly...
Skybox Reflection is broken on Mac thus some Game Objects are rendered wrongly. It includes Materials and Shadows (see attached pict... Read more
BugReporter 5.6.0a3 crashes in Windows
1. Run BugReporter 5.6.0a3 in Windows. Actual result: In Win8.1 and 10 it won't launch at all. In Win7 it will show crash. Works fin... Read more
[5.3+][Graphics] Destroying a shader might cause stale pointers in Share...
Looks like if there's a Material with some shader on it, then destroying the shader (either explicitly, or via asset bundle unload) ... 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