Search Issue Tracker
Profiler throws Auto Disconnect error when closing Player abruptly
Reproduction steps:1. Create a new empty project2. Build and Run a Dev build3. Connect a Profiler to the Player4. Exit the Player us... Read more
Unity crashes when Particle System Ring Buffer is Enabled and if Max Par...
How to reproduce:1. Open the attached project.2. Create a new Particle System.3. Select Particle System in the Hierarchy and in the ... Read more
[OSX] Input.GetKey() fails to detect keyboard input.
The input script has issue to detect keyboard input on OSX Editor and Player. The affected functions are:- Input.GetKey- Input.GetKe... Read more
Input.mouseScrollDelta is much slower when using the WebGL Player than i...
Reproduction steps: Open the attached project Open the “/Assets/Scenes/SampleScene.unity” Scene Enter the Play Mode and observe the ... Read more
[Performance][SkinnedMesh] (Rendering.UpdateDirtyRenderers) Skinned mesh...
After few tests I found out the more skinned mesh renderers you have the more method Rendering.UpdateDirtyRenderers cost your cpu po... Read more
Certain object field icons in editor are not rendered
Steps to reproduce:1. Create/Open any Unity project2. Open Window -> UI Toolkit -> Samples -> Object Field 3. Observe objec... Read more
NullReferenceException error appears after compilation
Reproduction steps:1. Open project attached.2. Open scene Load from "Assets/_Scenes" Expected result: There will be no errors after ... Read more
Sprite warped when rotating to a certain angle when using flipX or flipY
Steps to reproduce:1. Open the attached project (Test.zip)2. Open the Assets/Scene.unity scene3. Select "Weapons_0 (1)" object in th... Read more
Animator "Update Mode" change is not saved
Changing the "Update Mode" property of an Animator component does not mark the scene as modified and is not saved when using File &g... Read more
[Quest] Editor crashes on UnityOpenXRHands_TryInitialize after entering ...
Steps to reproduce:1. Create a new VR/MR template2. Install XR Hands package3. Download the Hand Visualizer Sample4. Open the "HandV... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks