Search Issue Tracker
Services Window breaks and shows an indefinite "Loading..." label when d...
How to reproduce:1. Create a new project2. Open the Services window3. Undock it and dock it again4. Observe the Services window Expe... Read more
Unity has no proper script lifecycle for calling event functions before ...
Quitting Unity Editor doesn't call OnDestroy(), OnDisable() event functions which is often used in editor window extension scripts. ... Read more
Editor crashes on "AtomicStack::Pop" when building standalone with a lot...
Reproduction steps:1. Open attached project(~3gb).2. Build it as a standalone and make sure that all the scenes are included.3. Unit... Read more
[Linux] Crash on g_type_check_instance when opening a project or enterin...
Reproduction steps:1. Open the attached “Crash” projector1. Open a microgame project2. Enter the Play Mode Expected result: Unity Ed... Read more
Scriptable Object's Reset functionality is disabled
How to reproduce:1. Open the attached project "1202960.zip"2. Select the Test Scriptable Object3. Press the "three dots"/"gear" on t... Read more
Moving subfolder to a folder which contains another subfolder with the s...
How can we reproduce it - please see attached video in comments1 Create new project2 Create folder with name "1"3 Create folder with... Read more
First frame of TextMeshPro text is rendered as squares
How to reproduce:1. Open attached project "TmpBug.zip"2. Enter Play mode (the Editor will be paused automatically)3. Observe Game or... Read more
HingeJoint2D reactionTorque is Zero AND Joint Break Torque does not exce...
Reproduction steps:1. Load the attached "case_1384707.zip" and open the "TestHinge2D" scene.2. Select the "LongBox" GameObject.3. Ob... Read more
EditorWindow maxSize is ignored
The property maxSize is ignored when resizing an EditorWindow. 1)Click "Bug/My Window" in the menu.2)Resize the window, it should on... Read more
"Check for content updates" doesn't work when "Include Addresses in Cata...
Reproduction steps:1. Open the attached project2. Open "Window -> Asset Management -> Addressables -> Groups"3. Make a new ... 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
- External Script Editor preference resets to last set IDE when switching Unity Editor versions
- Unnecessary horizontal scrollbar appears at the bottom of the Multiplayer Play Mode window
- Build Profiles modified by script require manual "Apply" when the Build Profiles window is open
- Nested Canvases' CanvasGroup.blocksRaycasts parameter ignores inheritance from parent Canvases' CanvasGroup when Override Sorting is enabled
- Color is incorrectly applied to objects when initialized with non-normalized parameters