Search Issue Tracker
[Linux] Input.inputString returns false characters on Linux builds
Input.inputString returns irrelevant characters on Linux. Steps to reproduce:1) Open the attached project.2) Build for Linux.3) Run ... Read more
Unity freezes while applying prefab when the scene has multiple Box Coll...
Reproduction steps:1. Download project "PrefabApplyBug.zip" and open in Unity2. Open scene "Bug"3. Select "Prefab" in Hierarchy4. Cl... Read more
[Android] Project exporting fails when Product Name has special characte...
To reproduce: 1. Download and open attached "repro925490.zip" project.2. Go to build settings and make sure that Build System is set... Read more
[IL2CPP] Crash in "QueryComponentByType() [inlined] IsDerivedFrom at Typ...
Reproduction steps:1. Open the attached project.2. Build and run it for iOS.- Application crashes:frame #0: 0x000000010044c300 Produ... Read more
Optimal Animation compression distorts animation curves under default se...
Steps to reproduce:1. Download and open the attached project2. Inspect the animation curves in Animation window Expected result: ani... Read more
API upgrade adds an unnecessary reference to mscorelib 4.0
Steps to reproduce:1. Download the attached project2. Unzip Scripts/ch.sycoforge.Decal.zip3. Open the included dll in a dll inspecto... Read more
[Video Player] Can't play a video after stopping it
Steps to reproduce: 1) Download attached project 'reproProject.zip' and open in Unity2) Open 'demoVideo' scene and press Play3) Clic... Read more
Big (>1KB) ComputeBuffers created with IndirectArguments flags fails to ...
Steps to reproduce: 1) Download attached project and open in Unity2) Open scene 'Scene' and press play3) After ~3 seconds stop Play ... Read more
Alpha value is not clamped to zero when setting shader's alpha blending ...
To reproduce:1. Open user's project, in Project window click Unlit_NegativeAlpha material2. In Inspector window, right-click materia... Read more
Unity crashes when on coroutine loading new scene and activating cloth g...
Reproduction steps:1. Download project "ClothCrash563.zip" and open in Unity2. Enter Play mode3. Press "Test" button in Game view Ex... 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 Toolkit rendered text breaks when toggling FontWeight styles through code
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen