Search Issue Tracker
EditorWindow.hasFocus always returns true
To reproduce:1. Open the project “EditorWindowHasFocusBug”2. Open the EditorWindowImpl window (Bug Report → Open Test Window)3. Stop... Read more
"Branch Group" tools have missing tooltips
h3. {color:#172b4d}How to reproduce:{color}1. Open the attached "SpeedTreeET"2. Open the "s" Scene3. In the Hierarchy, select the "T... Read more
Selecting default reference on script asset causes immediate code compil...
Steps to reproduce: Open attached project In Project window, select ReferenceTest script Click on "Select" next to Tex property to o... 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
[URP][MacOS] Getting Light artifacts in a Scene view with Spot Lights wh...
Reproduction steps:1. Open the attached Unity project "FlickeringIssue.zip"2. Navigate to the Scene folder and open the "InLight.uni... Read more
[TextureImport] Since 5.3 crashes in batch mode when importing certain t...
Unity 5.3.0f2 or newer (does not repro with Unity 5.2.x)Editor running in batchmode (does not repro in the Editor GUI)ASTC Texture C... Read more
[URP] Deferred rendering path combined with a certain rotation of Direct...
Reproduction steps: Open the “Flickering” project Open “SampleScene” scene Navigate/look around in Scene View Expected result: No bl... Read more
[Trail Renderer] Add Key does not add any keys to trail's Width curve
To reproduce:1. In any project, create an object with Trail Renderer component2. In Trail Renderer component, find the Width curve i... Read more
UV-coordinates when obtained from RayCastHit to define update zones for ...
Reproduction steps:1. Open the user-attached project2. Open Scenes/SampleScene3. Enter Play Mode4. Observe the circle that forms on ... 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