Search Issue Tracker
Prefab Overrides “No Overrides” text is too large, and the the Context M...
Steps to reproduce: Create a new Unity project using the Universal 3D template Create a new Cube GameObject (GameObject > 3D Obje... Read more
Error “MissingReferenceException: The object of type 'UnityEngine.UIElem...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/BaseAssets/Scenes/MainMenu.unity” Scene3. Enter the ... Read more
ScriptTemplates don't handle negative priorities
Steps to reproduce: Create a file in the following path: Assets/ScriptTemplates/-220-Template Test-NewScript.cs.txt Restart the edit... Read more
Overlay Menu background either disappears or container expands when expa...
Steps to reproduce: Open any Project In Scene View click the tilde key to open the Overlays Menu Open or close the master Unity fold... Read more
“Screen position out of view frustum...” errors are thrown when zooming ...
Reproduction steps:1. Create a new project2. Create any UI GameObject (GameObject > UI (Canvas))3. Make sure Canvas or child Game... Read more
Selection highlight either disappears or jumps between the previously se...
Steps to reproduce: Open any Project Enable Hierarchy v2 (Edit > Preferences > General > Use new Hierarchy Window) In any S... Read more
CurveTexture is not being released when unloading AssetBundle containing...
How to reproduce:1. Open the attached “IN-129784“ project2. Open the “SampleScene“ Scene3. Build AssetBundles: Tools > Build Asse... Read more
Crash on ExtractActiveCasterInfo when navigating the scene view in a pro...
How to reproduce:1. Open the attached “IN-122165” project2. Open the “MK_Sbox24” scene3. Move around in the scene view for ~10 secon... Read more
[WinEditor] Editor "freezes" after focus loss when Search native DialogB...
NOTE: Editor appears to freeze but it's not really frozen but instead stops responding to mouse input. Steps to reproduce: Create a ... Read more
Build Profile name increments when numeric suffix is removed from duplic...
Reproduction steps:1. Create a new project2. File > Build Profiles3. Press “Add Build Profile” button in the Build Profiles windo... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class