Search Issue Tracker
Grammar mistake in the RigidBody's Error message
How to reproduce:1. Open the "SampleScene" Scene in the attached "MinimalRepro" Project2. Enter Play Mode Actual Behaviour: The Erro... Read more
Prefab referencing a script is not shown in the Search window's Project ...
How to reproduce:1. Open the attached project "1978700_FindRefsInProject.zip"2. Right mouse click on Assets/TestBehaviour.cs in the ... Read more
Custom "Failed to extract resources needed by Il2CPP" error message when...
Our QA is testing extreme cases and one of them is the behaviour of the app when local storage is full. When the disk is full we wan... Read more
Text from physical keyboard doesn't type when input field was selected w...
Reproducible on 4.6.5, 4.6.6;Works fine on 4.6.4; Repro steps:1. open project "gui textfield.zip";2. build to WSA and build and run ... Read more
[iOS] The “Localization“ property is not present in Xcode projects' targ...
How to reproduce:1. Open the “ReproProject.zip“ project2. Open the “SampleScene“3. Build for iOS4. Open the “Unity-iPhone.xcodeproj“... Read more
Texture's dimensions swap when it's width or height is bigger than 4096p...
How to reproduce:1. Open the attached 'TextureLoadBug.zip' project2. Open 'SampleScene' Scene3. Enter Play Mode Expected result: Tex... Read more
UI Toolkit Editor Window Creator has a dark themed section
Steps to reproduce: Create a new Unity project using the Universal 3D template Make sure Light theme is enabled in the Editor Create... Read more
Referencing UnityEditor.iOS.Extensions.Xcode throws exception after reim...
To reproduce1. Open attached project2. In the main menu click Assets -> Reimport all Actual behavior: error in the Console:"FileN... Read more
Enabling Deep Profile on Standalone Profiler crashes the Standalone Prof...
Steps to reproduce:1. Create a new project or open an existing one2. Open Standalone Profiler3. Enable Deep Profile4. Switch to Edit... 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
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- 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