Search Issue Tracker
[Mobile] UI button stays pressed in after releasing it while the pull do...
Repro steps:1. Open attached project2. Build and Run on mobile3. Press and hold one of the buttons on the left4. While holding the b... Read more
Setting Camera.targetTexture = null increases camerastack stackcount
Reproduction steps:1. Open attached project "CameraStack.zip" and scene "SampleScene"2. Enter Play Mode3. In Frame Debugger window, ... Read more
Failing to initialize an instance of EditorWindow when it's in 3rd level...
Reproduction steps:1. Open user's project "NestedEditorWindows.zip"2. Open Window -> "A"3. Repeat 2nd step with "B" and "C" Expec... Read more
[IL2CPP]Stack traces using Application.logMessageReceived callback appea...
Reproduction steps:1. Open the attached project "809299 Repro.zip"2. In the Project window under "Scenes" open "SampleScene.unity"3.... Read more
Time pattern uses '.' as a TimeSeparator instead of ':' when the OS lang...
How to reproduce:1. Change the OS date and time format to Norwegian Bokmål (in Windows 10: Control Panel -> Clock and Region ->... Read more
Crash on AssetBundle.LoadFromFile() when the asset has been unloaded usi...
How to reproduce:1. Open the attached 'project-12473700.zip' project and load 'SampleScene' scene2. Enter Play mode3. Press the 'loa... Read more
Undo does not revert changes made to the Scriptableobject Subassets
Steps to reproduce:1. Open User-supplied project.2. Select the "New Scriptable Object With Subassets" Scriptable Object in the Proje... Read more
Editor crashes with "The file 'MemoryStream' is corrupted!" when setting...
How to reproduce:1. Open the attached 'project-1244125.zip' project2. In the 'Project Settings' > 'Player' > 'Other Settings' ... Read more
[Windows] Max Mouse cursor size is limited when using Cursor.SetCursor()...
How to reproduce:1. Open the attached project2. Open the SampleScene3. Enter Play mode and observe the mouse cursor in the Game view... Read more
Canvas elements' changes in size are delayed when the Build window's res...
How to reproduce:1. Open user's attached "窗口大小改变的问题" project2. Open the "SampleScene" Scene3. Open the Build Settings (File->Buil... 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