Search Issue Tracker
Unity Hub Sign In button is not responding when clicked on
Reproduction steps:1. Open the Unity Hub2. Press the Sign in button Expected result: Sign in button is interactibleActual result: Si... Read more
[Hololens] KeywordRecognizer initialization freezes when the microphone ...
Steps to reproduce:1. Download attached project2. Switch platform to UWP and build project3. Open Visual Studio solution switch to x... Read more
RenderTexture is silently released during project builds
How to reproduce:1. Open the attached project named "render_texture_build_issue.zip"2. Check if the Scene window is active and the G... Read more
Project settings window opens after creating a new material if Graphics ...
Repro: 1) In any HDRP project, open the Project settings 2)Select the Graphics tab 3) Create a material Result: On material creation... Read more
[HDRP] ArgumentNullException errors are thrown continuously on removing ...
-ArgumentNullException and SerializedObject target have been destroyed errors are thrown continuously on removing Reflection Probe c... Read more
[Toon/Lit Outline] Toon shader not rendering outline when built
Steps to reproduce: 1. Open attached project2. Open 'TessellationSample' scene3. Change one of the spheres shader to Toon/Lit Outlin... Read more
Material's Emissive color cannot be changed when the Material is using H...
How to reproduce:1. Open the attached "1307234_Repro" project2. In the Project window select the "New Material" Asset3. In the Inspe... Read more
'Ultimate Endless Runner' A$ package gets broken in ios il2cpp build
1. What happened'Ultimate Endless Runner' A$ package (https://www.assetstore.unity3d.com/en/#!/content/77843) gets broken in iOS il2... Read more
OnPointerDown doesn't return the pressed UI elements
OnPointerDown() does not return the UI element that is clicked on; data.pointerPress gameObject is null. Steps to reproduce:1) Open ... Read more
[animation] Events not editable in Inspector
Once you create animation Events on a clip in the Inspector, the events can no longer be selected/edited on the timeline. this is a ... 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