Search Issue Tracker
[Android] API level 29 and 28 is not available in latest Unity 2017.4
To reproduce:1. Open any project in Unity 2017.4 LTS2. Go to Player Settings > Android > Minimum API Level3. Observe available... Read more
[Shuriken] Crash upon assigning the wrong particle List to the wrong Par...
Unity crashes if the wrong list of particles gets assigned to the wrong trigger event type. Repro steps:1. Open Bug_Crash scene from... Read more
[OnTriggerStay] Children object trigger colliders are not reacting
Repro steps:1) Open the project2) Run Test.scene3) Notice that the child object(Trigger Right) does not light up even if collision h... Read more
Fatal signal 11 (SIGSEGV), code 2 crash on Android devices
Some apps crashes with Fatal signal 11 (SIGSEGV), code 2 message on Android devices Read more
[HDRP] Materials remain pink when they are upgraded to HDRP Materials
Steps to reproduce:1. Open the original project "hdrpupgraadefailure.zip"2. Navigate to Project -> Assets -> Scenes and open S... Read more
UI Image batching breaks when interleaving elements with mixed z-positio...
Reproduction steps:1. Open the attached “IN-88761.zip” project2. Open the “UI BATCH BUG” Scene3. Make sure “Incorrect. Interleaved. ... Read more
Grammar mistake in the RigidBody's Error message
How to reproduce:1. Open the "SampleScene" Scene in the attached "MinimalRepro" Project2. Enter Play Mode Actual Behaviour: The Erro... Read more
Loading animations are hitching or stopping when using "SceneManager.Loa...
Reproduction steps:1. Open the attached “IN-89627” project2. Open the Build Settings window (File > Build Setting)3. Build and Ru... Read more
ParticleSystemShapeLength fails on WSAPlayer (UWP)
ParticleSystemShapeLength reports 2x the collision numbers. Read more
[GLCore][GLLegacy][OSX] Color picker produces artifacts
Info:Color picker selecting results in artifcats. It is regression fomr b10, used to work in b9. I checked changsets between them, b... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code