Search Issue Tracker
Material.HasProperty returns true after using Material.SetTexture with n...
To reproduce:1. Open project2. Play scene Expected vs Actual: 'HasProperty after SetTexture' message should have false value instead... Read more
GL.Clear ignores current Render Target
Reproduction steps:1. Open the attached project;2. Open the StencilTest scene;3. Open the Frame debugger window;4. In the scene view... Read more
RenderToCubemap is not HDR compatible and causes camera not to be render...
Steps to reproduce:1. Open attached project2. Open Cubemap scene3. Create a new cubemap4. Select it and mark it readable5. Select CU... Read more
Unity crashes in RenderTexture::Create while enabling "MainCamera" GameO...
1. Open the attached "SmallerRepro" project and "game" scene2. Enable "Main Camera" GameObject, crash will probbably occur3. If the ... Read more
[TextureFormat] BC6H texture causes crash when opening project
Steps:1. Open repro project (attached in comment) with Unity2. Crash Reproducible in : 2017.2.0p2, 2017.1.2p2, 5.6.4p3, 5.6.4p1Not r... Read more
Regression: Changing color for Renderer.material from script doesn't wor...
Regression - this works fine in 5.5.0b11 When you try to change color of the material for the sprite from code"GetComponent<Rende... Read more
Meshes lose vertex color in builds with Static Batching enabled when cer...
To reproduce: 1. Download and open project from comment (repro914736_smallrepro.zip)2. Open "intro_ext" scene.3. Notice white X form... Read more
[DrawMeshInstancedIndirect] ComputeBuffer set to MaterialPropertyBlock d...
To reproduce:1. Open attached project2. Open "test" scene3. Hit play and notice that mesh is drawn in gray color4. Select "test" gam... Read more
List exceeds maximum array size (1024) when using Material.SetFloatArray...
Steps to reproduce:1. Download GlobalTest.zip and open "TrySetWithListScene" scene2. Enter play mode3. Check console Expected result... Read more
Unable to create Depth texture from CommandBuffer
Steps to reproduce:1. Download and open the attached project2. Enter Play mode3. Select the camera to view it in the inspector4. Ope... 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