Search Issue Tracker
"Assertion failed on expression: 'mipLevel < m_MipCount'" error when usi...
Reproduction steps:1. Open the attached "IN-41188.zip" project2. Open "Assets/Scenes/SampleScene"3. Enter Play mode4. Observe the Co... Read more
Unexpected recursive transfer of MonoBehaviour error on importing package
On importing asset project "Love/Hate" "Unexpected recursive transfer of MonoBehaviour. MonoBehaviour 'Farmer' is being transferred ... Read more
[IL2CPP] Process.ProcessName includes the full path when reporting the name
Reproduction steps:1. Open project “IL2CPP Backend Issue“2. Enable “Build Settings\Development Build”3. Build the project with IL2CP... Read more
Prefabs using "Hybrid Convert To Entity" component are visible in the Ga...
How to reproduce:1. Open project "CubeGameView.zip"2. Enter Play Mode3. Observe the Game view Expected result: Cube is not in the Ga... Read more
[RenderTexture] Two objects with same 3d texture turn black
For some reason, when two objects share same material with render texture they become black after 1 second delay. This bug only repr... Read more
[InputSystem][Windows] Thrustmaster USB Joystick leads to exceptions
1. With Windows editor open, plug in Thrustmaster USB Joystick.k2. Observer "Could not create device" error in the console. NotImple... Read more
Transition blend handles should not be inversable
Transition blend handles should not be inversable 1. What happenedWhen manipulating the transition blend handles (blue start/end han... Read more
UIElements box.style.borderWidth property is not updated in the Editor w...
How to reproduce:1. Open attached "project-1167305.zip" project2. In the Editor select "Window" -> "UIElements" -> "ExampleWin... Read more
ENABLE_INPUT_SYSTEM symbol is not being updated when the Input system is...
1) Open SampleScene in the attached project2) See the debug message in the console. If it's not there, enter playmode.3) In Player s... Read more
[2022.2] Position of the sliders handle is not the same as the value whe...
How to reproduce:1. Open the user’s attached “BugReport.zip” project2. In the Project window, select “New Test.asset” (Assets > R... 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