Search Issue Tracker
Search field in UI Builder's Library has no character limit
Steps to reproduce: Open a Unity project Open the UI Builder via Window > UI Toolkit > UI Builder In your web browser, go to L... Read more
[iOS] targetFrameRate targets 30fps when it's set to -1
To Reproduce: 1. Deploy the attached project.2. Observe the outputted frame rate. Read more
Declared hotkeys are not working in the popup menu
How to reproduce:1. Open project “EditorGUI.zip”2. Open Menu > Test, observe the labels3. Press ⌘+f, ⌘+s, or ⌘+t and observe the ... Read more
[Input System] Sample Projects have missing script references
Reproduction steps:1. Open "1190598" project2. Select "UICanvas" and notice that it has a missing script reference3. Select "Default... Read more
Range slider mouse dragging in the Inspector breaks when a ListView with...
Steps to reproduce:1. Open the attached “RangeSliderBug.zip” project2. Open the “SampleScene”3. In the Hierarchy window, select the ... Read more
The user can no longer see empty folders at glance, but has to open each...
The user should be able to see (like on Windows) if a folder is empty without opening it. This has been a a user request for large f... Read more
Unity crashes on scene saving
Steps to reproduce : - create a new project- right click in the Hierarchy and create a cube- go to File > Save scene- name the sc... Read more
[IL2CPP] RuntimeMethodHandle.GetFunctionPointer() returns 0 when used on...
How to reproduce:1. Open the attached Project "GetFunctionPointerReturnsZero.zip"2. In the Project Settings, under Player -> Othe... Read more
[SubGraphs] Certain parameters throw 'unexpected type' exceptions when u...
Repro steps:1. Import the attached package2. Open the ParamterIssue.vfx and/or the ParameterSubGraphIssue subgraph3. Observe the con... Read more
Artifacts on huge objects if lightmapped
Bake scene cube.unity and observe artifacts. See this thread for details http://forum.unity3d.com/threads/large-scale-lighting-noise... 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
- 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
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template