Search Issue Tracker
Custom SettingsProvider tabs have smaller left margins than default Sett...
How to reproduce:1. Open user's attached project2. Open Preferences window3. In Preferences window select 'External Tools' tab and i... Read more
[XR][Android][URP][Shader Graph] Shader graph shaders are not rendering ...
Shaders that are created using the Shader Graph do not render on Android when using instancing. Read more
[HDRP] APV bake affects ambient probe used for material previews
Steps to repro 1) Open attached project 2) Set emissive material to red color, bake APV probes, create a new material and observe th... Read more
[UI Toolkit] "OnPointerEnter" isn't called when hovering on an element w...
How to reproduce:1. Open project "Interface 2.0.zip"2. Enter Play Mode and move the slider3. Without releasing the pointer move the ... Read more
[LWRP] Changing Light Type to Freeform after clicking on Reset throws mu...
Changing Light Type to Freeform after clicking on Reset throws multiple "ArguementOutofRangeException" Steps to Reproduce:1. Create ... Read more
[UIElements] StyleEnum is creating boxing allocations
StyleEnum<T> is making use of IConvertible to do comparison, this is allocating for simple equality check.The equality check c... Read more
WebRequest can't connect to localhost when HTTP is used for connection
Reproduction steps: Open the user’s attached project Open “Assets/Scenes/SampleScene” scene Enter the Play mode Inspect the Console ... Read more
[HDRP] The pregenerated LightDefinition.cs.hlsl does not match the sourc...
Reproduction steps:1. Open the attached "HDRPblank" project2. In the Project window, search for the file "LightDefinition.cs.hlsl" i... Read more
Editor sprite icons are not showing in inspector
Steps to reproduce:1) open attached project2) open scene 'm'3) click on directional light in hierarchy4) observe script component Ex... Read more
[IMGUI] Project Settings window shrinks after restarting the editor on c...
Project Settings window shrinks to the size of the cursor after restarting the editor on changing Graphics APIs. Steps to repro:1. C... 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
- A gap at the bottom of the screen appears when entering Play mode in full screen
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window