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
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
[Android] Safe area ignores navigation bar on Android when targeting lev...
How to reproduce:1. Open the attached “IN-116210_android_safearea” project2. Open the “SampleScene”3. In the toolbar, navigate to Ed... 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
- "Clear" button in the "Set project display name" closes all the pop-up instead of clearing just a name from the field
- Video Player renders no video on specific devices when using Vulkan
- The Editor slows itself down by showing tons of warnings when the majority of TransformAccessArrays content are NullRefs
- Mixers do not have "Rename" in the right-click context menu when a Mixer is right-clicked in the Audio Mixer window
- The Audio Random Container and the Audio Mixer windows have no minimum size set for the core functionality to be accessible