Search Issue Tracker
Unity compiler ignores -reference alias in .rsp files
Reproduction steps:1. Open the attached project inside of "case_1143273-ReferenceSample.zip" Expected result: Project opens up witho... Read more
[Vulkan] Opening UIElements Debugger for Custom Window crashes Unity
How to reproduce:1. Open attached project (Repro 2019.1 Inpector Crash.zip).2. Open Window > Replicate Bug 2.3. Using right-click... Read more
[Android] Frequently changing the vSyncCount causes a black screen flicker
Steps to reproduce:1. Open attached project2. Build & Run to an Android device3. Observe the flickering Expected result: changin... Read more
[ShaderGraph] "Random" controls selected and can't interact with the Graph
Repro:1. Create a new project using 2019.2.0b82. Download the LWRP package via the Package Manager window3. Create a LWRP asset and ... Read more
[Linux] FSBTool is crashing in the vorbis encoder when trying to import ...
How to reproduce:1. Open any Unity project2. Download the attached '1.mp3' file and drag it into the project window Expected results... Read more
Scene View Shading Modes, unsupported by Scriptable Render Pipeline, rem...
How to reproduce:1. Create a new Unity project2. Install Universal Render Pipeline or High-Definition Render Pipeline package3. In S... Read more
[iOS] Standard Collections make an unnecessary call to a slow IsReferenc...
How to reproduce:1. Open the attached project2. Go to File-> Build Settings-> Switch to iOS platform and build3. Open Xcode4. ... Read more
Animator does not work when object component references are animated
How to reproduce:1. Open attached project "AnimRepro.zip" and scene "SampleScene"2. Enter Play mode3. Observe Scene View Expected re... Read more
Test Runner results in Assert failures when GetImplicitAssetBundleName i...
How to reproduce:1. Open attached project2. Open Window/General/Test Runner3. Press Run All Reproducible with: 2017.4.25f1, 2018.3.1... 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
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class