Search Issue Tracker
[iOS] Crash when using Mediation
How to reproduce:1. Download the attached "MediationIOS" project2. Build and deploy the project to iOS3. Observe the crash Reproduce... Read more
[LWRP] A Shader created in ShaderGraph is not applied on Object when cal...
To reproduce: 1. Download attached "test.zip" project and open in Unity2. Open "SampleScene" scene3. Open Scene View4. Observe that ... Read more
[Linux] Asset Store "Open in Unity" button does not work
How to reproduce: Log in to the Asset Store on a browser Go to “My Assets“ Press the “Open in Unity“ button on any asset Expected re... Read more
[iOS] Freeze when loading large amounts of sprites
How to reproduce:1. Download and open the attached “TestAnimator(1).zip“ project2. Build and deploy the project for iOS3. In the tex... Read more
ArgumentException is thrown when UnityEditor.AssetDatabase:SaveAssets() ...
Reproduction steps:1. Create a new project2. Attach a new script to any GameObject in the Scene3. Edit script with "AssetDatabase:Sa... Read more
Cannot select console tab after switching current platform API
Steps to reproduce:1. Create empty project w/ default layout2. Turn on player settings and de-select automatic API for the platform ... Read more
Assigning a canvas to an OnClick () event on the button changes the refe...
To reproduce:- Enter play mode- Try the "Show / Hide" button on the text panel (this will work as intended hiding/showing the canvas... Read more
[Android] UI overlaps throughout the screen on devices with Snapdragon S...
Repro steps:1. Open attached project2. Build and Run on Android3. Observe the display of the device Actual: UI is overlapping throug... Read more
[HDRP] Standalone Profiler throws "HDRP Material Upgrade" pop-up and cra...
Steps to reproduce:1. Create a new HDRP project2. Open Window -> Analysis -> Profiler(standalone process)3. Notice that "HDRP ... Read more
RenderTextures appear as Untracked Memory in Memory Profiler
When allocating RenderTextures via its constructor and calling Create afterward, they appear in the Untracked Memory in Memory Profi... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class