Search Issue Tracker
Crash on GeometryJobTasks::ScheduleSharedGeometryJobs when changing pref...
Reproduction steps:1. Open the attached project “ParticleCrash“2. Add “PREFABNAME“ to the Hierarchy and select it3. Try to change th... Read more
[new input system] wrong mapping of select button on series X|s xbox con...
How to reproduce:1. Open the attached project “IN-23357.zip“2. Open the “SampleScene” Scene3. Enter the Play mode4. Press the “Space... Read more
ArgumentOutOfRangeException for subshaderIndex parameter when trying to ...
Reproduction steps:1. Open the attached “repro-project“ project2. Build And Run the project3. Observe the Console window Expected re... Read more
Player crashes upon launching when using [SerializedField] with variable...
Reproduction steps:1. Open the “2022_2_0f1” project2. Open the “SampleScene” scene3. Build And Run Expected result: Player does not ... Read more
[iOS] Crash on UnityFramework`::ScheduleDependencies() when Graphics Job...
How to reproduce:1. Open the attached Project2. Enable "Graphics Jobs (Experimental)" under Project Settings -> Player -> iOS3... Read more
[Profiler] Mesh memory remains accounted after disposal when using Mesh API
Reproduction steps:1. Open the "MeshMemoryRepro" project2. Open the SampleScene3. Open the Profiler and enter Play Mode4. Select a f... Read more
[VFX Graph] Screen space size not compatible with non uniform scale
Screen space size node doesn't take in consideration Scale resulting in loosing scale behavior.Repro steps:-Create a new VFX-Add a S... Read more
Graphics.RenderMesh stops rendering when game is paused
Steps to reproduce Create a project using the builtin renderer Create a script with the code from https://docs.unity3d.com/ScriptRef... Read more
[Search] Slowdown spikes when moving an object in the scene caused by th...
There are some slowdowns when interacting with the scene view, which are caused by the PropertyDatabase. When something is modified ... Read more
Copy-pasting material properties between different materials throws exce...
This is a regression from: [https://github.cds.internal.unity3d.com/unity/unity/pull/15924] Steps to reproduce: Add TMP to the proje... 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