Search Issue Tracker
[Editor] Unable to change editor "Layout" after importing any asset or a...
Layouts cannot be changed if any asset or any package is imported in the project, with the error on console "Menu Window/Layouts cou... Read more
[Mac Only] Editor crashes with DrawUmbraLinesGizmoImmediate when opening...
How to reproduce:1. Open attached project "MinimapReproProject"2. Open "repotsss" Scene and Window/Rendering/Occlusion Culling windo... Read more
Editor sometimes doesn't detect Prefab changes when project is updated ...
How to reproduce:1. Contact me for the project, or setup SVN on a project with Prefabs and Settings2. On computer one, make a change... Read more
Building player throws "ArgumentException: The Assembly UnityEditor is r...
Steps To Reproduce: 1. Create a new project2. File > Build Settings > Build Expected Result: It should build successfully Obse... Read more
Unity crashes after a deactivated child with rigidbody is unparented, it...
How to reproduce:1. Open attached project "RigidBodyCrash.zip" and scene "HardCrash"2. Enter Play mode3. Unparent child called "Chil... Read more
Right-handed copy and paste doesn't work when used in the Hierarchy
How to reproduce:1. Create/Open any project2. Create a Cube or any object3. Copy it using Ctrl + Insert4. Paste it in the hierarchy ... Read more
ShaderLab shader is causing Unity to crash when closing the Editor or up...
How to reproduce:1. Open attached project "crash.zip" on a "Reproducible with" version Expected result: Unity does not crashActual r... Read more
Mouse click does not select the correct array element in the Inspector w...
How to reproduce:1. Download, extract and open attached project (1109673repro.zip)2. Open 'SampleScene' and select 'GameObject' in t... Read more
[WebGL] Mouse Input.GetAxis is not detected in WebGL until Controller is...
How to reproduce:1. Open attached Unity project2. Build and Run on WebGL3. Press "Space" until MainGame scene is loaded4. Move mouse... Read more
Generating UV2 with UnityEditor.Unwrapping.GenerateSecondaryUVS fails wh...
To reproduce:1. Open user's attached project ("badUV2Generation")2. Select "GenerateUV2Test" instance in the Hierarchy window3. In 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code