Search Issue Tracker
[VR] 'Run In Background' doesn't work in builds With 'Virtual Reality Su...
Steps to reproduce:1. Open "case_798196 repro" project2. Open "Test" scene3. Make sure that 'Run in background' and 'VR support' is ... Read more
[Android] Shader compilation fails on Nvidia Tegra 3
To reproduce:1) Open attached project2) Add a cube in scene which would use material with "LightMobile/Eyes" shader3) Build and run ... Read more
Duplicating multiple game objects reverses their order in the hierarchy
To reproduce:1. Create a new project2. Create three gameObjects in the hierarchy3. Copy or duplicate them.Notice that the order in w... Read more
[tvOS] Apple TV icon layers has no limit in Unity player settings
Steps to reproduce: 1. Open new Unity project2. Switch to tvOS3. Open 'Player Settings' and go to 'Icon' tab4. Click the '+' in the ... Read more
Materials don't update when shader is edited
1. Open the attached project2. Open the scene 'davetest'3. Edit the shader 'myshader2' to have '"Queue"="Transparent-400"' and Save4... Read more
[PostProcessing] OnRenderImage source is null on first call in Forward R...
In forward rendering in 5.4.x, in the first call of OnRenderImage, source is null (results in null ref exception) when effects are e... Read more
[5.4 regression][VR][2D] Sprites lose their materials when play mode is ...
Steps to reproduce:1. Open attached project and go to the scene named "DemoScene"2. See "logo" sprite in the assets folder and place... Read more
[Android][WebGL] ParticleSystem.ScheduleGeometryJobs takes a very long time
Reproduction steps:-------------------------1) Open attached project2) Build it for Android or WebGL (actually tested only on androi... Read more
Rigidbody starts bouncing or falls through the ground when center of mas...
Steps to reproduce: 1) Download and open project "CenterOfMAssTest.zip".2) Play "Main Scene" .3) Select "Offset Cube Parent" in Hier... Read more
[Android] Render texture corrupted after lock screen
Is a landscape exclusive app uses a RenderTexture and the phone gets locked, after unlocking the phone the RenderTexture is invalid ... 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