Search Issue Tracker
Crash when certain variables of a new CustomRenderTexture are used in sc...
Steps to reproduce:1.Open attached 'CRTexture Crash.zip' Unity project2.Open scene ’Test’3.Enter Play mode Reproduced in: 2017.3.0a4... Read more
Console "RenderTexture.GenerateMips failed" errors are thrown when enter...
To reproduce:1. Open the "DefaultScene" in the user-provided project2. Enter Play mode3. Observe Console window Desired outcome: Ent... Read more
TextMesh Renderer bounds changed between 5.3 and 5.6
We rely on measuring the renderer bounds for text in our game to ensure it fits within the container. The bounds in 5.6.2p3 are slig... Read more
Mobile/Particles/Additive shader is affected by the global Fog
Steps to reproduce: 1) Download attached project 'MobileParticlesAdditiveWithFog - NewUnity.zip' and open in Unity2) Open scene 'Mob... Read more
Setting Material.mainTexture does not refresh texture on UI.Image
Reproduction steps:1. Open the attached project "Material.mainTexture error on UI.Image.zip";2. Open the Test.unity scene;3. Enter a... Read more
View on the Build does not match Game view in the Editor when calling On...
To reproduce:1. Open the "testscene" in the attached project2. Note that the cube appears foggy in the Game view due to the "CameraE... Read more
Unchecking "Dynamic Occludee" and selecting another mesh causes inital m...
Unchecking "Dynamic Occludee" and selecting another mesh causes first mesh to remain in Previewer 1. Create a new project2. In Hiera... Read more
Editor crashes at prcore::BlitImageRemapNoScale when creating sprite wi...
Steps to reproduce:1. Download 944413_repro.zip2. Open "test" scene3. Enter play mode Results: Editor crashes when creating sprite f... Read more
Standard shader shadow is incorrect with Albedo Alpha smoothness
How to reproduce:1. Download attached project file2. Open "main" Scene Actual result: Standard shader shadows treat albedo alpha cha... Read more
[Regression] Wrong normal map decoding after setting Android or iOS buil...
Prerequisites:You'll need to have Unit Editor with either Android or iOS players support installed. Steps to repro: 1. Open attached... 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