Search Issue Tracker
Using the Default-Skybox material as a Skybox Material causes iOS and tv...
If you attempt to build for iOS or tvOS using the Default-Skybox material as a Skybox Material, the build will fail with the followi... Read more
Shader error in 'LightweightPipeline is thrown in lightweight RP for VR ...
Steps to reproduce:1. Create a new project with lightweight RP for VR2. Observe the errors Actual results: Errors are thrownExpected... Read more
Texture2DArray.Apply(makeNoLongerReadable: true) doesn't free heap memory
How to reproduce:1. Open user provided project2. Build standalone or to mobile device3. Inspect heap memory Expected behaviour: Usin... Read more
[Material] - 2017.1 : Material reference appears to be missing on the Ho...
I was investigating a forum post about a user not being able to change the color of a cube via script. When I launched the app to th... Read more
Textures break when GenerateMipMaps is disabled with Max Size set to 819...
Steps to reproduce:1. Open user attached project2. Select R0010890.jpg3. Turn off GenerateMipMaps4. Make sure that Non-Power of 2 is... Read more
DiscardContents() doesn't discard 3D RenderTexture
Steps to reproduce: 1. Open attached project2. Open scene "DefaultScene" and run it3. Notice that RT isn't cleared Additional steps:... Read more
Text field is not redrawn in game view after minimizing/maximizing edito...
Text field disappears after refocus because of .dll and .mdb files conflict Reproduction steps:1. Open the attached project "case_84... 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
Temporary textures do not respect QualitySettings.textureQuality
The RenderTexture.GetTemporary() API creates a render texture that does not get mipped down at the API level (at least for DX11). Yo... Read more
Render Texture Enable Mip Maps field is active but cannot be enabled whe...
To reproduce:1. Open attached project ("case_1182462.zip")2. Open Assets > Select "Test" Render Texture3. In the Inspector window... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons