Search Issue Tracker
Animations artifacts can be seen when using Timeline scrubbing
Reproduction steps:1. Open the attached project ("case_1216698-W_G_Animation.zip")2. Open the repro scene ("AnimationTest")3. Select... Read more
[ExecuteInEditMode] OnTransformChildrenChanged is called thrice when del...
Steps to reproduce: 1. Open attached project2. Open scene "OnTransformChildrenChangedBug"3. In hieararchy, select "Bug" GO and creat... Read more
[LWRP] Transparent Render Textures are Rendered as solid colors when usi...
Steps to reproduce:1. Open user's attached project "LWRPRenderTextureTransparencyBug.zip"2. Build and Run the project3. Notice Rende... Read more
[HDRP] Inspector is constantly repainted when additional options for Sha...
Steps to reproduce:1. Create a new HDRP project2. Create a new Light (Right-click in Hierarchy > Light) and select it3. In the In... Read more
P/Invoking into non-existent library crashes player on WebGL instead of ...
Sample code: [DllImport("SomeRaNdOmNaMeThatDoesntExist.dll")]extern static void NonExistingAPI();public void Start(){try{NonExisting... Read more
[Android] Increased rate of stuck "PARTIAL_WAKE_LOCK" with "AudioMix" tag
Reproduction steps: 1. Open "Empires & Puzzles: RPG Quest"2. Lock phone screen3. Check Logcat for "PARTIAL_WAKE_LOCK" Expected R... Read more
NullReferenceException after importing UnityVS package
To reproduce:1. Import Visual Studio 2015 Tools for Unity ( https://visualstudiogallery.msdn.microsoft.com/8d26236e-4a64-4d64-8486-7... Read more
[DOTS] Error CS1501 is thrown when updating entities package from 0.20.0...
Reproduction steps:1. Open the attached project "DOTS-FlappyBird"2. Open Console Window Expected result: There are no errorsActual r... Read more
Text Mesh Pro different horizontal/vertical alignments of selected objec...
Repro steps:1. Open attached project "1181290_TMP_alignments" and "SampleScene"2. In the Hierarchy window, expand the Canvas object ... Read more
Profiler marker is named as "Test[...]" and not "Check[...]
How to reproduce:1. Open the attached "ProfilerBug.zip" project2. Open the "SampleScene" Scene3. Enter Playmode -> Pause the Play... 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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled