Search Issue Tracker
System.Buffers option does not exist when selecting the Assembly reference
Reproduction steps:1. Open the attached project “AssemblyBug”2. Select “Assets/StrawberryShake/StrawberryShake.asmdef” asset3. In th... Read more
[DOTS] Player crashes when finding a Shared Object file
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/SampleScene.unity“ scene3. Click File > Buil... Read more
Profiler Marker Missing in Render Thread Timeline when using the Profiler
Reproduction steps:1. Open the attached “Repro.zip” project2. Open the Profiler window (Window > Analysis > Profiler)3. Enter ... Read more
“NullReferenceException“ errors in the Console when completing running t...
How to reproduce:1. Open the attached project “TestRunnerBug.zip“2. Open Scene “SampleScene“ (Assets/Scenes)3. Open Test Runner (Win... Read more
Baking fails and sometime crashes Unity when baking lightmaps with impor...
How to reproduce:1. Open the attached project “LightbakeBugs.zip“2. Open Scene “SampleScene“ (Assets/Scenes)3. Open the Lighting win... Read more
[Android] Application crashes when changing the source URL of a video pl...
Reproduction steps:1. Open the project “VideoBug”2. Build and Run on an android device3. Tap on the screen a few times Expected resu... Read more
Crash on LightProbesManager::GetLightProbeJobData when entering the Play...
Reproduction steps:1. Open the attached “LightProbes.zip” project2. Open the “Assets/Main.unity” Scene3. Enter the Play Mode Expecte... Read more
Items don't have the drag handle when a Listview is set to "reorderable ...
Reproduction steps:1. Open the attached project "LvReorderableIssues"2. Click SSCCE > Demo Window Expected result: the items have... Read more
Unable to select UI Toolkit list view items when clicking on the items
Reproduction steps:1. Open project “UI Toolkit - ListView Element Selection - 2022”2. Open “SampleScene”3. Enter Play Mode4. Continu... Read more
SetMaxImpulse is not evaluated when using it on ArticulationBody
Reproduction steps:1. Open the “SetMaxImpulseTest” project2. Open Assets/SetMaxImpulseTest.unity scene3. Enter the Play Mode4. Obser... 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