Search Issue Tracker
Profiler throws Auto Disconnect error when closing Player abruptly
Reproduction steps:1. Create a new empty project2. Build and Run a Dev build3. Connect a Profiler to the Player4. Exit the Player us... Read more
Potentially: wrong order of input system init versus MonoBehav Awake (pr...
How to reproduce:1. Create a URP project or clone https://github.com/ernestasKupciunas/Winter.git (or open the attached project)2. S... Read more
Access denied thrown and file deleted when changing name capitalization ...
Reproduction steps:1. Create a new project and open it2. Create a new asset in the project, for example, a new Material3. Rename the... Read more
Sub-graph is not updated when Custom Function node's file name changed
How to reproduce:1. Open the attached "1342369_Repro" project2. Open the "TestShaderGraph"3. Rename the "CustomFunctionCode.hsls" Ex... Read more
Pointer.current.position and Mouse.current.position returns dfifferent r...
How to reproduce:1. Open the "MousePicker.zip" project2. Open the "Mouse Picker" Scene3. Make sure both Scene view and the Game view... Read more
UndoPropertyModification currentValue returns null when changing Materia...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Open the Animation Window (Window->Animation->an... Read more
Cannot move/rotate/scale static objects in prefab mode when playing
Reproduction steps:1. Open attached project "LinxuPrefabBugs_2019_4.zip"2. Enter Play Mode3. In Project window, select Assets/Cube.p... Read more
[Rendering Debugger] [Android] Hard to open Debugger UI on some Android ...
Hard to open Debugger UI when FPS are low because touch events get missed. You need to tap the screen quickly around 7 times in case... Read more
Text created with TextMeshPro becomes blurry when Canvas Scaler scales t...
Reproduction steps:1. Open project "Blurry Text.zip"2. Open Scene "SampleScene"3. Build project and Run "Ctrl + B"4. Make sure you'r... Read more
Particle System prefab doesn't simulate when in prefab mode and the Edit...
Reproduction steps:1. Open attached project "LinxuPrefabBugs_2019_4.zip"2. Enter Play Mode3. In Project window, select Assets/Partic... 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 is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template