Search Issue Tracker
[IL2CPP] Android Build failure when building project with ToolBuddy asse...
Reproduction steps: 1. Open the attached user's project 2. Go to File > Build Settings and switch to Android Platform 3. In the Buil... Read more
Editor crashes with Error “TLS Allocator ALLOC_TEMP_THREAD, underlying a...
Reproduction steps: 1. Open the attached project "ReproProj" 2. Open the “/Assets/Scenes/SampleScene.unity” Scene 3. Enter the Pl... Read more
Just the “Add Key” option is available when opening the Context Menu of ...
How to reproduce: 1. Open the user’s attached “CurveEditorIssue-2022.3.4.zip” project 2. In the Hierarchy window select “MyCurve” ... Read more
[SRP] unity_LightIndices[1] are identical to every object and are set pe...
How to reproduce: 1. Open the attached "case_1155879-LightIndices" project 2. Move around the Scene and inspect how the spheres are ... Read more
OnTriggerEnter gets called after reparenting a RigidBody
How to reproduce: 1. Open the user's attached project 2. Open the 'main' Scene 3. In the Hierarchy select the 'solid' GameObject 4. ... Read more
"Unity is already in list" error appears when opening a project
Steps to reproduce: 1. Open Unity Hub 2. Open an existing project Expected result: Unity Editor is launched with no errors Actual r... Read more
"Main Camera" background color is white when the device Appearance setti...
How to reproduce: 1. Open the attached project "LaunchScreenTest.zip" 2. Go to Build Settings 3. Choose iOS and build 4. Open build ... Read more
Editor throws "GetGfxDevice() should only be called from main thread" er...
How to reproduce: 1. Open attached project "Breeze" 2. Enter Play Mode 3. Play the game for 2minutes ------------ Observe errors "Ge... Read more
List element overlaps everything when using Serializable struct/class
Reproduction steps: 1. Open the attached project 2. Open “Assets/Scenes/SampleScene.unity” 3. Click “Cube” GameObject 5. In the Insp... Read more
Input buffering and responsiveness issue for Linux Standalone builds wit...
To reproduce: 1) Open attached project and ThirdPersonCharacter scene 2) Create new script 3) In Start function, add "Application.ta... 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
- Debug Console does not reappear when disabling and re-enabling Debug.developerConsoleEnabled
- [MacOS] NaN value appears in a shader when using the EmissionTint parameter property that is not properly initialized
- Crash on mono_class_inflate_generic_method_full_checked when accessing static properties or methods of a Generic Interface in a Generic Class
- Crash on RendererScene::NotifyInvisible when switching QualitySettings of the HDRP pipeline asset in a specific project
- Compute and graphics queues are not run asynchronously when asynchronous compute shaders are enabled in DX12