Search Issue Tracker
Crash on GUIView::ProcessInputEvent when selecting values from the Stati...
Reproduction steps:1. Open the attached “repro-project“2. In the Hierarchy window select the “Parent“ GameObject3. In the Inspector ... Read more
Using stackalloc causes a hard crash with stack buffer overflow exceptio...
How to reproduce:1. Open the attached "TestCrash.zip" project2. Open scene "SampleScene"3. Enter Play mode Results: The Editor crash... Read more
Timeline audio keeps playing when editor is out of focus
Steps to reproduce:1. Open the attached project (case_1217337.zip)2. Under Edit > Project Settings > Player > Resolution an... Read more
Wheel Colliders fall into the ground when changing parent RigidBody attr...
How to reproduce:1. Open the “WheelColliderClipping.zip“ project2. Open the “Bug“ Scene3. Enter Play Mode and focus on the Scene vie... Read more
Indirect light is not generated when using Realtime Global Illumination ...
How to reproduce:1. Download and open the project "1152091.zip"2. Select Indirect draw mode in the Scene window3. Inspect the Scene ... Read more
[WebGL] NavMeshSurface crashes player when it refers to a NavMeshData file
https://github.com/Unity-Technologies/NavMeshComponents Add a NavMeshSurface component to an object.Press the Bake button from it's ... Read more
Button clicks are not registered when the project is built
To reproduce:1. Open the project “UnityPlayerBugReport”2. Build And Run3. Click on the button on the screen Expected result: Clicks ... Read more
x, y, z, w values of HDR color are added to the timeline of Animation wi...
x, y, z, w values of HDR color are added to the timeline of Animation window when HDR color property is added via Mesh Renderer and ... Read more
Prefabs get corrupted when editing Particle System curves
How to reproduce:1. Open the attached user project “Vehicles (Unity).zip“2. Open "World" Scene3. Enter the editing mode of "Wheel Pa... Read more
Unity versions are sorted incorrectly when a version ends in double digits
Reproduction steps: Open Unity Hub Start downloading XXXX.X.8XX (e.g. 2022.1.8f1), XXXX.X.9XX. (e.g. 2022.1.9f1), XXXX.X.10XX (e.g. ... 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