Search Issue Tracker
ScriptedImporter's GatherDependenciesFromSourceFile() is not executed wh...
How to reproduce:1. Open the project "case_1203843_GatherDependenciesFromSourceFileNotCalled"2. Right-click on the asset "foo" in th... Read more
Add component RectTransform can't be undone for a prefab instance in hie...
To reproduce:1. Create a new project.2. Create empty GameObject.3. Make a prefab of it.4. Select instance of a Prefab in Hierarchy, ... Read more
Bluetooth keyboard cannot enter text into Unity UI input fields on Quest...
Bug Report from one of our internal engineers working on the tracked keyboard feature: "Recently encountered this Unity bug while up... Read more
Using stackalloc causes a hard crash with stack buffer overflow exceptio...
How to reproduce:1. Open the attached "TestCrash.zip" project2. Open scene "SampleScene"3. Enter Play mode Results: The Editor crash... Read more
Animations do not play completely/get stuck when FPS/frame rate is low
How to reproduce:1. Open attached project "UI_Environment.zip" and scene "Sample Scene"2. Enter Play mode3. In Game view, press "Pla... Read more
[Android][macOS][Logcat] Terminal is not opened with "Open Terminal" fro...
Editor throws "Win32Exception: Cannot find the specified file" and Terminal doesn't open when the "Open Terminal" option is selected... Read more
DllNotFoundException: UnityMockHMD after building an xr sdk upgraded pro...
DllNotFoundException: UnityMockHMD after building an xr sdk upgraded project using the Mock HMD XR SDK 1. I was trying to regress a ... Read more
[Profiler] Timelines have unnecessary inpector components for null threads
Project Steps: 1. Play scene "Test".2. Open profiler->Timeline.3. Notice there are additional empty thread slots, that only takes... Read more
Stack overflow crash when in Play mode
Reproduction steps:1. Open the user's attached project2. Open scene 'Scenes/MainScene'3. Enter Play mode Expected result: Play mode ... Read more
Removing methods from a Delegate made of Singleton in OnDisable() causes...
Steps to reproduce:1. Open the user's attached project "Dual Ballz.zip"2. Enter Play mode3. Exit Play mode Expected results: No erro... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window