Search Issue Tracker
Dot character is used as the thousands seperator in the Code Preview pan...
How to reproduce:1. Change the Decimal symbol in your OS to ',' (comma)2. Open the attached '1299536.zip' project3. In the Project w... Read more
Unity crashes on scene saving
Steps to reproduce : - create a new project- right click in the Hierarchy and create a cube- go to File > Save scene- name the sc... Read more
Crash on CollectUsedSceneObjects when making any modifications and savin...
How to reproduce:1. Open the attached “CrashRepro“ project2. Open the “Assets/Scenes/SportCar_Demo.unity“ Scene3. Select any GameObj... Read more
Incorrect TextMesh bounds cause incorrect frustum culling
Steps to reproduce:1. Open the attached project (frustumcullingtextmesh.zip)2. Open the Assets/main.unity scene3. Press play4. You w... Read more
ESC, Return and Caps Lock keys are barely visible in the shortcut manage...
How to reproduce: 1. Open shortcut manager window2. Observe the Caps Lock key Expected result: Caps Lock is readableActual result: C... Read more
[5.6] Light color alpha does not pass into the shaders
The alpha value of light's color property does not pass into shaders regardless of rendering path (deferred/forward). It is fixed fo... Read more
[WSA] fails to load xml file
Repro steps:1. open project "New Unity Project.zip";2. build to WSA platform. Build and run generated project;3. press "save" button... Read more
Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference p...
How to reproduce:1. Open the attached “IN-116470” project2. Open the "BugReportSerialization" scene3. In the Hierarchy, select the "... Read more
Player Project Settings do not repaint when an installed Build Profile i...
Steps to reproduce: Open any Project with additional Platform support installed Open Project Settings (Edit > Project Settings) a... Read more
[HDRP] Ambient Light is not updating when Directional Light is being rot...
How to reproduce:1. Open the attached project named "Case_1242459"2. Open Test Scene3. Enter Play mode4. Select the Sun gameObject5.... 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