Search Issue Tracker
Android Camera Permission request does not pop-up when initializing a Ca...
How to reproduce:1. Open the attached “IN-111391.zip” Project2. Build and Run for Android3. Press the "Capture" Button in the Player... Read more
SelectedIndex does not update when a ListView item is selected by a Mous...
How to reproduce:1. Open the “XR.zip“ project2. Open the “SampleScene“3. Enter Play Mode4. Click on the “Login“ button in the Game v... Read more
OnEnable is called when changing any selected GameObject's Setting in In...
How to reproduce:1. Open user's attached project (InspectorCallbackBug.zip)2. Open "SampleScene" Scene3. Select "GameObject" GameObj... Read more
Timeline in-line curves & keys flicker when manipulating them
In the Timeline in-line curves...When manipulating a single key, everything is fine, but when manipulating multiple keys, curves &am... Read more
[Transition] Condition parameter's compatibility errors when importing a...
Steps to reproduce this issue: 1. Import 'bugController' package into Unity 5.02. Animator controller with couple of state machines,... Read more
[Android] Gradle build fails when there's a settings.gradle file in the ...
Repro steps:1. Open attached project2. Build for Android Actual: Build fails with "Project directory 'C:\Users\user.name\Documents\P... Read more
[ImageEffects] FXAA/SMAA causes build fail with "marked with HideFlags.D...
FXAA and SMAA cause build fails with "marked with HideFlags.DontSave but is included in the build". Repro: 1) Open project and build... Read more
"Load Profiler Capture" warning is thrown when opening the same Capture ...
How to reproduce:1. Create a new Unity project2. Go to Window -> Analysis -> Profiler3. Switch to "Edit Mode", record anything... Read more
Aim Constraint Rotation Offset has incorrect values when imported from FBX
How to reproduce:1. Open scene "AimOffset" from "FBXAimTests.zip"2. Open "mayaAxesTestXYZ.fbx" in Maya3. Open Maya Application Prefe... 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