Search Issue Tracker
Lights no longer have correct alpha values in custom shader
How to reproduce:1. Open the attached project "878841ShaderCheck.zip"2. Open lightAlphaShader sceneResult: cube is plain grey Note: ... Read more
In Editor Sign-in - Sign-in message overlaps on top of Services window u...
1. Create any project (in Production or Staging Env.)2. Make sure you're signed in3. Navigate to the Services Window4. Select Collab... Read more
[Daydream][Android]Performance reduced by ~15 FPS in complex scenes comp...
Steps to reproduce: 1) Download attached project 'TurboButtonDaydreamPerfSample.zip' and open in Unity2) Make sure Virtual Reality S... Read more
MonoBehaviour abstract class and implementation in different DLLs will n...
Reproduction steps:1) Open user's attached "GenericBehaviours.zip" project2) Notice that 'Implementation' asset (Implementation.dll)... Read more
[Metal][Deferred] Tree leaves are not rendered when using Deferred rende...
Steps to repro: 1. Open attached project and 'bugMetalDeferred' scene on OSX (Metal);2. Resize Game view tab;3. Observe tree renderi... Read more
Invoking System.Collections.IEnumerable.GetEnumerator() fails on native ...
That means it fails on native objects that implement IIterable/IMapView/IVectorView/any other interface which when projected to CLR ... Read more
Material override tag casing is ignored after being set the first time
Reproduction steps:1. Open the attached project2. Click on Assets/material.mat to view it in the inspector3. Enable the Debug Inspec... Read more
Crash in physx::PxsBroadPhaseContextSap::batchUpdate after indeterminate...
Reproduction steps:1. Open project attached (GoIPhysXCrashRepro.zip)2. Open scene crashtest1.3. Press play.4. Wait for 1-3 minutes. ... Read more
[Android] Handheld.PlayFullScreenMovie does not enter full immersive mode
How to reproduce:1. Open attached project2. Build 'Test' scene on android device3. Press 'Full' in app4. Notice the navigation bar d... 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