Search Issue Tracker
Frame count is twice slower in Build than it is in Editor
Reproduction steps: 1. Open the attached “IN-20935_input-system.zip“ project 2. Open “MousePonterRecorder” scene 3. Disable Devel... Read more
When raycasting with the "Physics2DRaycaster" function on overlapped UI ...
How to reproduce: 1. Open the user attached project 2. Open Scene “SampleScene“ (Assets/Scenes) 3. Enter Play Mode 4. Press a “B... Read more
VSync doesn't take effect when enabling it through Quality settings
Reproduction steps: # Create project # Go to “Project Settings > Quality” # Change VSync Count to “Every Second V Blank” # Enter th... Read more
Some actions after right-clicking on the ScriptableObject are unavailabl...
Reproduction steps: # Open the user’s attached project “CreateSO.zip” # Create a new ScriptableObject by right-clicking and sele... Read more
VFX file gets modified without making changes when saving project
Reproduction steps: 1. Upload the attached project “ModifiedVFXBug” folder to a local repository using the preferred version contro... Read more
Unity Editor crashes on ScriptableBatchRenderer::ApplyShaderPass after ...
How to reproduce: # Open the user attached “shaderlodbug2.zip” # In the Assets > Shaders folder edit the N1, N2, U1, U2 shaders ... Read more
Crash on MainMessageLoop when changing Input Systems
How to reproduce: # Open the user attached “Survivors.zip” project # Go to Edit > Project Settings… # In the Project Settings g... Read more
justify-content doesn't align content properly when min-width is used wi...
Steps to reproduce: 1. Open the user’s project 2. Open the Document.uxml (Assets folder) 3. Notice the square in the UI Builder w... Read more
The point value of RaycastHit is output incorrectly after the Physics.Bo...
Steps to reproduce: 1. Open the “BoxCasterTesterZip” project 2. Enter Play Mode 3. Observe the Console Expected result: Log “raycas... Read more
Particle System prefab color preview in prefab edit mode is different th...
Reproduction steps: 1. Open the attached “IN-20349 particle system prefab.zip“ project 2. Open “SampleScene” scene 3. Select “IN-203... 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
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context