Search Issue Tracker
Ambient Lighting breaks when changing Directional Light in Awake
To reproduce:1. Open attached package2. Press play3. Notice that Ambient Lighting breaks when Directional Light is changed in Awake Read more
[Gizmos] InSelectionHierarchy does not draw gizmo when the child is sele...
To reproduce this issue: 1. Open the 'scene'2. Select 'Main Camera'3. Gizmo is shown in the scene4. Select its child4. No gizmo is s... Read more
[External] Some of the key inputs does not work correctly in WebGL build...
Steps to reproduce: 1. Open the attached project2. Build and run the project on Chrome3. Try clicking some of the keys, to see how t... Read more
[UI]InputField doesn't work at all on some Android devices
Inputfield doesn't save any text written in it on some Android devices (for example, Samsung Galaxy S4 with 4.4.2 OS) no matter what... Read more
Cannot rename custom ScriptableObject asset if it has subassets
To reproduce:1. Open attached project2. Rename BehaviorTree.asset3. Rename fails and warning is thrown in console Read more
Resources.UnloadUnusedAssets() doesn't unload fonts if they were loaded ...
Resources.UnloadUnusedAssets() doesn't unload fonts if they were loaded from an asset bundle and unloaded by using AssetBundle.Unloa... Read more
[IL2CPP] Building an empty scene when Slinq is present in the project ta...
Reproduction steps:1. Open the attached project "Slinq"2. Open the scene "empty"3. Build the scene for WebGL "Slow (fast builds)"4. ... Read more
[UI:Inputfield]Text doesn't get saved if you don't tap "Done" or "Ok" on...
When you are writing into input field and tap outside keyboard to close it, the text doesn't save - you must click Ok/Done for that. Read more
Profiler columns show localization label
To reproduce:1. Open project2. Press play3. Open profiler4. Select CPU Usage tab5. Notice the column names show texts like "Profiler... Read more
Input.GetButton does not catch Joystick Buttons
-e: When using WebGL Preview builds, Input.GetButton (GetButtonDown, etc) fails to return true when pressing the joystick buttons. T... 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
- [Linux] UI picking is offset to the left when Reference DPI and Fallback DPI differ
- Scrolling in a default ScrollView in WebGL builds is slower when compared to other platform builds and the Editor
- Physics 2D Manager documentation page is missing
- Duplicate External Textures start appearing when a Texture created with "CreateExternalTexture" is modified causing Memory Usage spikes on VisionOS
- Silent crash when using a "Blend Shape" in a "Skinned Mesh Renderer" to move vertices to Vector3.positiveInfinity, and "Occlusion Culling" is baked