Search Issue Tracker
The object picker does not display component objects in the 'Assets' tab
How to reproduce:1. Open user-submitted project (compsel)2. Open the SampleScene3. Select test1 GameObject4. In the Inspector window... Read more
[D3D12] Editor crash when creating a Texture2D object with specific Leng...
Steps to reproduce:1. Open the attached project named "Case_1206424"2. Enter Play mode Expected behavior: The editor either enters P... Read more
Memory usage increases while switching application to background and bac...
To reproduce:1. Open attached project2. Build and run to Android device with the development build3. From project folder copy OBB fi... Read more
No compilation error is produced when attempting to use GLSL syntax in S...
Steps to reproduce:1. Open the attached project (case_1210102.zip)2. Double click on "CorruptedShader" in the Project tab3. Uncommen... Read more
[Critical] Certain Shaders remain broken when an undeclared variable is ...
Reproduction steps:1. Create a new Project2. Create a new Unlit shader3. In the struct v2f add the following line "float3 test;"4. S... Read more
[AssetStoreTools] Uploading package to asset store opens file browser in...
Reproduction steps:1. Open the attached Unity Project2. Login to Asset Store Tools3. Upload an Asset Package Expected result: Upload... Read more
Scroll Rect scrolls indefinitely if the Canvas it is attached to is disa...
How to reproduce:1. Open the attached "1239517 repro" project2. Open the "TestScene" from the Assets folder3. Select the "Image" Gam... Read more
EventType.DragUpdated is being called when the calling Window is unfocused
How to reproduce:1. Open the attached project2. Open the "DRAG DROP BUG" Window (Window->DRAG DROP BUG)3. Click and drag the "Dra... Read more
Crash on C++ native plugin allocation
Steps to reproduce:1. Open the attached project ("1195844.zip")2. Open "SampleScene" Scene3. Enter Play mode4. Press "Enter" and onc... Read more
Light is not baked on Light Probes when Lighting is baked in Mixed mode
Steps to reproduce:1. Create an empty project and import a package from ownCloud2. Search for "Subway 2" Scene3. In the Hierarchy wi... 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