Search Issue Tracker
LowLevel 2D Physics Object Callback Targets use MonoBehaviour rather tha...
Callback targets currently restricted to using the `MonoBehaviour` type however this should in-fact be `System.Object` which doesn't... Read more
RenderTexture data is not rendered when using a custom render pass
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Examples/UIToolkitBlurredBackgroundDemo.unity” Scene... Read more
Unity Hub “Add from repository” window search bar is active when there a...
Steps to reproduce: Open Unity Hub Open the "Add" dropdown and select "Add from repository" Make sure there are no projects availabl... Read more
Reflection Probe renders black when baked with GPU Resident Drawer and G...
Reproduction steps:1. Create a new “High Definition 3D sample” project2. Go to Edit > Project Settings > Graphics > Shader ... Read more
MeshLOD selection is inverted when importing a model with unknown settings
How to reproduce:1. Create a project2. Add the attached “BuggedTree.fbx” and “BuggedTree.fbx.meta” files to your “Assets” folder3. D... Read more
Crash on RuntimeAnimatorController::BuildCustomController when playing a...
How to reproduce:1. Open the attached “IN-113301.zip” project2. Open the “_Recovery/0 (1)” scene3. Open the “Anims/jump” animation4.... Read more
[iOS] Screen flashing after the iOS splash screen
How to reproduce:1. Open the “ReproProject.zip“ project2. Open the “Load“ scene3. Build for iOS4. Open the “Unity-iPhone.xcodeproj“ ... Read more
Animator is still spamming too much when states stay active too long.
How to reproduce:1. Open the AnimatorIssue.zip” project2. Open “MainMenu“ scene3. Enter Play Mode4. Observe the Console Expected res... Read more
Code stripping causes crash in RemoteSettings when Unity Analytics modul...
h3. Problem A runtime crash occurs on Android (and other platforms) when the com.unity.modules.unityanalytics module is removed from... Read more
receiveGI MeshRenderer property cannot be searched
Create a prefab from a cube (or any object with a MeshRenderer) Click on the prefab In the inspector right click on the Receive Glob... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used