Search Issue Tracker
Editor throws "GetGfxDevice() should only be called from main thread" er...
How to reproduce:1. Open attached project "Breeze"2. Enter Play Mode3. Play the game for 2minutes------------Observe errors "GetGfxD... Read more
List element overlaps everything when using Serializable struct/class
Reproduction steps:1. Open the attached project2. Open “Assets/Scenes/SampleScene.unity”3. Click “Cube” GameObject5. In the Inspecto... Read more
Input buffering and responsiveness issue for Linux Standalone builds wit...
To reproduce:1) Open attached project and ThirdPersonCharacter scene2) Create new script3) In Start function, add "Application.targe... Read more
Crash on BucketAllocator::Allocate when entering Play mode
Reproduction steps:1. Open the attached project ("UnityBugMemoryLeak")2. Open scene "Assets -> Scenes -> Levels -> Debug -&... Read more
[Android] Blit Type "Auto" or "Never" causes Android to show black scene
To reproduce: 1. Download attached project "VRUnity2018-2b9.zip" and open in Unity2. Open "SampleScene" scene3. Set Android platform... Read more
[ShaderGraph] Undeclared identifier 'UnityBuildTexture2DStructNoScale' e...
Repro steps:1. Import the attached project2. Open the repro scene and observe the errors3. Open the ShaderGraph and disconnect the S... Read more
No valid hits are returned when using RaycastCommand
How to reproduce:1. Open attached project "IN-121195"2. Open the "SampleScene"3. Enter Play Mode4. Observe Game View and Console Exp... Read more
InputField of UIToolkit Slider does not update bound property
Reproduction steps:1. Open the attached “SliderBugTest.zip” project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Select the ... Read more
All the textures are cleared when creating Texture array
How to reproduce:1. Open the project the "1323870_Repro" project (the project is in google drive, the link is in the edit)2. Open th... Read more
Build fails with IL2CPP error when building in IL2CPP Scripting Backend
How to reproduce:1. Open project "1422009"2. Open Edit -> Player Settings -> Player3. Set Scripting Backend to IL2CPP4. Open F... 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
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project